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 622275f HDDS-5513. Race condition upon dn restart at prefinalization.
(#2471)
add 99fa944 HDDS-5453. Add metrics in SCM block deleting service. (#2438)
No new revisions were added by this update.
Summary of changes:
.../hadoop/hdds/scm/block/BlockManagerImpl.java | 17 +-
.../hdds/scm/block/DeletedBlockLogImplV2.java | 29 +++-
.../hdds/scm/block/SCMBlockDeletingService.java | 11 +-
.../scm/block/ScmBlockDeletingServiceMetrics.java | 186 +++++++++++++++++++++
.../scm/command/CommandStatusReportHandler.java | 6 +-
.../hadoop/hdds/scm/block/TestDeletedBlockLog.java | 11 +-
.../commandhandler/TestBlockDeletion.java | 17 ++
7 files changed, 257 insertions(+), 20 deletions(-)
create mode 100644
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/block/ScmBlockDeletingServiceMetrics.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]