hadoop/hadoop-tools/hadoop-aws
Mukund Thakur 4d1f6f9b99 HADOOP-18106: Handle memory fragmentation in S3A Vectored IO. (#4445)
part of HADOOP-18103.
Handling memory fragmentation in S3A vectored IO implementation by
allocating smaller user range requested size buffers and directly
filling them from the remote S3 stream and skipping undesired
data in between ranges.
This patch also adds aborting active vectored reads when stream is
closed or unbuffer() is called.

Contributed By: Mukund Thakur
2022-06-22 17:29:32 +01:00
..
dev-support HADOOP-16202. Enhanced openFile(): hadoop-aws changes. (#2584/3) 2022-04-24 17:33:05 +01:00
src HADOOP-18106: Handle memory fragmentation in S3A Vectored IO. (#4445) 2022-06-22 17:29:32 +01:00
pom.xml HADOOP-17833. Improve Magic Committer performance (#3289) 2022-06-17 19:11:35 +01:00