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 ay...@apache.org on 2021/09/13 17:21:04 UTC

[hadoop] branch trunk updated (17c58ac -> d9eb5ad)

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

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


    from 17c58ac  HDFS-16223. AvailableSpaceRackFaultTolerantBlockPlacementPolicy should use chooseRandomWithStorageTypeTwoTrial() for better performance. (#3424). Contributed by Ayush Saxena.
     add d9eb5ad  HADOOP-17900. Move ClusterStorageCapacityExceededException to Public from LimitedPrivate. (#3404). Contributed by Ayush Saxena.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/fs/ClusterStorageCapacityExceededException.java   | 2 +-
 .../java/org/apache/hadoop/hdfs/protocol/DSQuotaExceededException.java  | 2 +-
 .../java/org/apache/hadoop/hdfs/protocol/NSQuotaExceededException.java  | 2 +-
 .../hadoop/hdfs/protocol/QuotaByStorageTypeExceededException.java       | 2 +-
 .../java/org/apache/hadoop/hdfs/protocol/QuotaExceededException.java    | 2 +-
 .../src/main/java/org/apache/hadoop/hdfs/protocol/FSLimitException.java | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

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