You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by bh...@apache.org on 2020/12/01 03:54:19 UTC

[ozone] branch master updated (9c6f805 -> b0d54d4)

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

bharat pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git.


    from 9c6f805  HDDS-4429. Create unit test for SimpleContainerDownloader. (#1551)
     add b0d54d4  HDDS-4484. Use RaftServerImpl isLeader instead of periodic leader update logic in OM and isLeaderReady for read/write requests (#1638)

No new revisions were added by this update.

Summary of changes:
 .../common/src/main/resources/ozone-default.xml    |  11 --
 .../org/apache/hadoop/ozone/om/OMConfigKeys.java   |   7 -
 .../hadoop/ozone/MiniOzoneHAClusterImpl.java       |   2 +-
 .../hadoop/ozone/TestMiniOzoneHACluster.java       |   2 +-
 .../ozone/recon/TestReconWithOzoneManagerHA.java   |   2 +-
 .../apache/hadoop/ozone/om/KeyDeletingService.java |   2 +-
 .../org/apache/hadoop/ozone/om/OzoneManager.java   |  20 +--
 .../ozone/om/ratis/OzoneManagerRatisServer.java    | 169 ++++-----------------
 .../ozone/om/ratis/OzoneManagerStateMachine.java   |   1 -
 ...OzoneManagerProtocolServerSideTranslatorPB.java |  57 ++++---
 10 files changed, 75 insertions(+), 198 deletions(-)


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