You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ja...@apache.org on 2022/05/13 07:03:36 UTC

[ozone] branch master updated (6edcc13900 -> 86ffd94735)

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

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


    from 6edcc13900 HDDS-6680. Pre-Finalize behaviour for Bucket Layout Feature. (#3377)
     add 86ffd94735 HDDS-6704. EC: ReplicationManager - create version of ContainerReplicaCounts applicable to EC (#3405)

No new revisions were added by this update.

Summary of changes:
 .../scm/container/ECContainerReplicaCount.java     | 313 +++++++++++++++
 .../states/TestECContainerReplicaCount.java        | 432 +++++++++++++++++++++
 2 files changed, 745 insertions(+)
 create mode 100644 hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/container/ECContainerReplicaCount.java
 create mode 100644 hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/scm/container/states/TestECContainerReplicaCount.java


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