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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to