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 ga...@apache.org on 2019/11/26 15:36:36 UTC

[hadoop] branch trunk updated (448ffb1 -> ea25f4d)

This is an automated email from the ASF dual-hosted git repository.

gabota pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git.


    from 448ffb1  YARN-9937. addendum: Add missing queue configs in RMWebService#CapacitySchedulerQueueInfo. Contributed by Prabhu Joseph
     add ea25f4d  HADOOP-16709. S3Guard: Make authoritative mode exclusive for metadata - don't check for expiry for authoritative paths (#1721). Contributed by Gabor Bota.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/fs/s3a/S3AFileSystem.java    | 22 ++++----
 .../fs/s3a/s3guard/DynamoDBMetadataStore.java      | 27 ++--------
 .../hadoop/fs/s3a/s3guard/LocalMetadataStore.java  |  4 --
 .../org/apache/hadoop/fs/s3a/s3guard/S3Guard.java  | 37 ++++++++++---
 .../src/site/markdown/tools/hadoop-aws/s3guard.md  | 14 +++--
 .../fs/s3a/ITestS3GuardOutOfBandOperations.java    | 63 ++++++++++++++++------
 .../org/apache/hadoop/fs/s3a/ITestS3GuardTtl.java  | 59 ++++++++++++++------
 .../apache/hadoop/fs/s3a/s3guard/TestS3Guard.java  |  6 +--
 8 files changed, 149 insertions(+), 83 deletions(-)


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