This is an automated email from the ASF dual-hosted git repository.
stevel pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git
from 266dad1617d HDFS-17706. TestBlockTokenWithDFSStriped fails due to
closed streams. (#7275). Contribtued by Felix N.
add c3e322860f7 HADOOP-19229. S3A/ABFS: Vector IO on cloud storage:
increase threshold for range merging (#7281)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hadoop/fs/PositionedReadable.java | 7 +-
.../src/main/java/org/apache/hadoop/io/Sizes.java | 94 ++++++++++++++++++++++
.../java/org/apache/hadoop/fs/s3a/Constants.java | 9 ++-
.../site/markdown/tools/hadoop-aws/performance.md | 6 +-
.../contract/s3a/ITestS3AContractVectoredRead.java | 29 +++++--
.../fs/azurebfs/services/AbfsInputStream.java | 14 ++++
6 files changed, 143 insertions(+), 16 deletions(-)
create mode 100644
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/Sizes.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]