This is an automated email from the ASF dual-hosted git repository.
sammichen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
from 8276aad6d0 HDDS-8418. Lease Manager unsafe method fix. (#4578)
add 5b5d3520c4 HDDS-8869. Make DN DeleteBlocksCommandHandler wait for the
lock can timeout. (#4913)
No new revisions were added by this update.
Summary of changes:
.../dev-support/findbugsExcludeFile.xml | 4 +
.../helpers/BlockDeletingServiceMetrics.java | 16 +-
.../common/statemachine/DatanodeConfiguration.java | 21 ++
.../common/statemachine/DatanodeStateMachine.java | 3 +-
.../commandhandler/DeleteBlocksCommandHandler.java | 225 ++++++++++++----
.../container/keyvalue/KeyValueContainer.java | 6 +
.../container/keyvalue/KeyValueContainerData.java | 21 ++
.../TestDeleteBlocksCommandHandler.java | 292 +++++++++++++++++++++
8 files changed, 529 insertions(+), 59 deletions(-)
create mode 100644
hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/container/common/statemachine/commandhandler/TestDeleteBlocksCommandHandler.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]