hadoop/hadoop-tools/hadoop-aws/src
Steve Loughran bb32aec88e
HADOOP-19043. S3A: Regression: ITestS3AOpenCost fails on prefetch test runs (#6465)
Disables the new tests added in:

HADOOP-19027. S3A: S3AInputStream doesn't recover from HTTP/channel exceptions #6425

The underlying issue here is that the block prefetch code can identify
when there's a mismatch between declared and actual length, and doesn't
store any of the incomplete buffer.

This should be addressed in HADOOP-18184.

Contributed by Steve Loughran
2024-03-08 12:48:38 +00:00
..
main HADOOP-18993. Add option fs.s3a.classloader.isolation (#6301) 2024-02-05 17:59:36 +00:00
site HADOOP-19057. S3A: Landsat bucket used in tests no longer accessible (#6515) 2024-02-13 10:46:36 +00:00
test HADOOP-19043. S3A: Regression: ITestS3AOpenCost fails on prefetch test runs (#6465) 2024-03-08 12:48:38 +00:00