hadoop/hadoop-tools/hadoop-aws/src
Mukund Thakur c9d6605a59 HADOOP-18439. Fix VectoredIO for LocalFileSystem when checksum is enabled. (#4862)
part of HADOOP-18103.

While merging the ranges in CheckSumFs, they are rounded up based on the
value of checksum bytes size which leads to some ranges crossing the EOF
thus they need to be fixed else it will cause EOFException during actual reads.

Contributed By: Mukund Thakur
2022-09-09 11:17:32 -05:00
..
main HADOOP-18439. Fix VectoredIO for LocalFileSystem when checksum is enabled. (#4862) 2022-09-09 11:17:32 -05:00
site HADOOP-18344. Upgrade AWS SDK to 1.12.262 (#4637) 2022-07-28 11:39:40 +01:00
test HADOOP-18339. S3A storage class option only picked up when buffering writes to disk. (#4669) 2022-09-01 18:15:48 +01:00