You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ad...@apache.org on 2023/04/27 14:38:43 UTC

[ozone] branch master updated (6a7c0706cb -> c616e8d63f)

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

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


    from 6a7c0706cb HDDS-7828. Make Ozone fs rm symbolic links command support posix behaviour (#4246)
     add c616e8d63f HDDS-8417. Cap on queue of commands at datanode (#4618)

No new revisions were added by this update.

Summary of changes:
 .../common/statemachine/DatanodeConfiguration.java | 25 +++++++++-
 .../common/statemachine/DatanodeStateMachine.java  |  6 ++-
 .../common/statemachine/StateContext.java          | 10 ++++
 .../DeleteContainerCommandHandler.java             | 32 +++++++++----
 .../ReconstructECContainersCommandHandler.java     |  1 -
 .../replication/ReplicationSupervisor.java         | 16 +++++--
 .../common/statemachine/TestStateContext.java      |  3 +-
 .../TestDeleteContainerCommandHandler.java         | 47 +++++++++++++++++--
 .../ReplicationSupervisorScheduling.java           |  3 +-
 .../replication/TestReplicationSupervisor.java     | 54 ++++++++++++++++++++--
 .../ozone/freon/ClosedContainerReplicator.java     | 12 ++---
 11 files changed, 176 insertions(+), 33 deletions(-)


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