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

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


    from ad54f51  HDFS-16175.Improve the configurable value of Server 
#PURGE_INTERVAL_NANOS. (#3307)
     add b53cae0  HDFS-16157. Support configuring DNS record to get list of 
journal nodes contributed by Leon Gao. (#3284)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/ha/TestZKFailoverControllerStress.java  |  2 +-
 .../java/org/apache/hadoop/hdfs/DFSConfigKeys.java | 11 ++++++
 .../main/java/org/apache/hadoop/hdfs/DFSUtil.java  |  6 +--
 .../hdfs/qjournal/client/QuorumJournalManager.java |  2 +-
 .../hdfs/qjournal/server/JournalNodeSyncer.java    |  2 +-
 .../org/apache/hadoop/hdfs/server/common/Util.java | 46 ++++++++++++++++++----
 .../src/main/resources/hdfs-default.xml            | 19 +++++++++
 .../site/markdown/HDFSHighAvailabilityWithQJM.md   |  9 +++++
 .../qjournal/client/TestQuorumJournalManager.java  | 30 ++++++++++++++
 9 files changed, 113 insertions(+), 14 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to