You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by so...@apache.org on 2023/02/09 11:37:02 UTC

[ozone] branch master updated (b5230a2756 -> 975e835fc6)

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

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


    from b5230a2756 HDDS-7923. [EC] Reconstruction is failing with IndexOutOfBoundsException (#4258)
     add 975e835fc6 HDDS-7928. EC: Change ContainerReplicaPendingOps to store deadline rather than scheduled time (#4260)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hdds/scm/ScmConfigKeys.java  |   4 -
 .../common/src/main/resources/ozone-default.xml    |   9 --
 .../container/replication/ContainerReplicaOp.java  |   8 +-
 .../replication/ContainerReplicaPendingOps.java    |  25 +++--
 .../container/replication/ReplicationManager.java  |  84 ++++++++++++++--
 .../hdds/scm/server/StorageContainerManager.java   |   7 +-
 .../TestContainerReplicaPendingOps.java            | 108 +++++++++++----------
 .../replication/TestReplicationManager.java        |   6 +-
 .../scm/node/TestDecommissionAndMaintenance.java   |   2 -
 9 files changed, 155 insertions(+), 98 deletions(-)


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