You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by st...@apache.org on 2020/09/21 16:20:46 UTC

[hadoop] branch trunk updated (7a6265a -> 83c7c2b)

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 7a6265a  HDFS-14811. RBF: TestRouterRpc#testErasureCoding is flaky. Contributed by Chen Zhang.
     add 83c7c2b  HADOOP-17023. Tune S3AFileSystem.listStatus() (#2257)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hadoop/fs/s3a/Listing.java     |  66 +++-
 .../org/apache/hadoop/fs/s3a/S3AFileSystem.java    |  87 ++---
 .../java/org/apache/hadoop/fs/s3a/S3AUtils.java    |  25 ++
 .../org/apache/hadoop/fs/s3a/s3guard/S3Guard.java  |  53 +--
 .../hadoop/fs/s3a/ITestS3AFileOperationCost.java   |  49 ++-
 .../org/apache/hadoop/fs/s3a/S3ATestUtils.java     | 356 ++++++++++++++++++++
 .../fs/s3a/impl/TestPartialDeleteFailures.java     | 366 +--------------------
 .../hadoop/fs/s3a/performance/OperationCost.java   |   5 +-
 .../apache/hadoop/fs/s3a/s3guard/TestS3Guard.java  |  59 +++-
 9 files changed, 612 insertions(+), 454 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org