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 1a5e698c6b HDDS-7521. EC: Misreplication Handler changes for Placement 
Policy interface changes (#4061)
     add 1f7e9cc8ed HDDS-7620. Check term for async commands before processing 
(#4096)

No new revisions were added by this update.

Summary of changes:
 .../common/statemachine/DatanodeStateMachine.java  |  2 +-
 .../common/statemachine/StateContext.java          |  5 +-
 .../DeleteContainerCommandHandler.java             | 53 ++++++++++-----
 .../ECReconstructionCommandInfo.java               |  6 ++
 .../ECReconstructionCoordinator.java               | 12 ++++
 .../ECReconstructionCoordinatorTask.java           | 11 +++-
 .../replication/ReplicationSupervisor.java         | 26 ++++++--
 .../container/replication/ReplicationTask.java     |  9 ++-
 .../TestDeleteContainerCommandHandler.java         | 76 +++++++++++++++++++--
 .../TestECReconstructionSupervisor.java            | 47 +++++++++----
 .../replication/TestReplicationSupervisor.java     | 77 ++++++++++++++++------
 .../hdds/scm/storage/TestContainerCommandsEC.java  |  4 +-
 12 files changed, 257 insertions(+), 71 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to