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 2022/11/23 11:40:30 UTC

[ozone] branch master updated (cb9b5d06dd -> c8648b159e)

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 cb9b5d06dd HDDS-7092. EC: Offline Recovery with simultaneous Over Replication & Under Replication (#3984)
     add c8648b159e HDDS-7528. EC: ReplicationManager - refactor logic to send datanode commands into a central place (#3990)

No new revisions were added by this update.

Summary of changes:
 .../replication/OverReplicatedProcessor.java       |  39 +----
 .../container/replication/ReplicationManager.java  |  79 +++++++---
 .../replication/ReplicationManagerMetrics.java     |  12 ++
 .../replication/UnderReplicatedProcessor.java      |  52 +------
 .../replication/TestOverReplicatedProcessor.java   |  44 +-----
 .../replication/TestReplicationManager.java        | 173 +++++++++++++++++++++
 .../replication/TestUnderReplicatedProcessor.java  |  66 ++------
 7 files changed, 267 insertions(+), 198 deletions(-)


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