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

arp pushed a change to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/hadoop.git.


    from 2253a86  HDFS-14207. ZKFC should catch exception when ha configuration 
missing. Contributed by Fei Hui.
     new cd5e7f1  HDFS-14222. Make ThrottledAsyncChecker constructor public. 
Contributed by Arpit Agarwal.
     new 8dd8121  HDFS-14221. Replace Guava Optional with Java Optional. 
Contributed by Arpit Agarwal.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../hdfs/server/datanode/checker/AsyncChecker.java |  2 +-
 .../datanode/checker/DatasetVolumeChecker.java     |  2 +-
 .../datanode/checker/StorageLocationChecker.java   |  2 +-
 .../datanode/checker/ThrottledAsyncChecker.java    |  8 +++---
 .../datanode/checker/TestDatasetVolumeChecker.java |  2 +-
 .../checker/TestThrottledAsyncChecker.java         |  2 +-
 .../checker/TestThrottledAsyncCheckerTimeout.java  | 29 +++++++---------------
 .../hdfs/server/namenode/TestAuditLogAtDebug.java  |  6 ++---
 8 files changed, 21 insertions(+), 32 deletions(-)


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

Reply via email to