You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by si...@apache.org on 2023/04/26 06:29:00 UTC

[ozone] branch master updated (a44722f934 -> 677b6465c3)

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

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


    from a44722f934 HDDS-7884. ofs: Recursive delete of path of symlink with empty source fails (#4405)
     add 677b6465c3 HDDS-8459. Ratis under replication handling in a rack aware environment doesn't work (#4616)

No new revisions were added by this update.

Summary of changes:
 .../replication/ContainerHealthResult.java         |   7 +-
 .../replication/RatisContainerReplicaCount.java    |   2 +-
 .../replication/RatisUnderReplicationHandler.java  |  52 +++++++---
 .../health/ECReplicationCheckHandler.java          |   7 +-
 .../health/RatisReplicationCheckHandler.java       |  50 ++++++++--
 .../scm/container/balancer/TestMoveManager.java    |   4 +-
 .../TestRatisContainerReplicaCount.java            |  23 +++++
 .../TestRatisUnderReplicationHandler.java          |  36 +++++--
 .../replication/TestReplicationManager.java        |   6 +-
 .../health/TestRatisReplicationCheckHandler.java   | 107 ++++++++++++++++++++-
 10 files changed, 250 insertions(+), 44 deletions(-)


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