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 76f809f3ec HDDS-6436. Add write lock waiting and held time metrics
(#3271)
add 473627b8f5 HDDS-6554. Have the datanode heartbeat include queued
command counts (#3275)
No new revisions were added by this update.
Summary of changes:
.../common/statemachine/DatanodeStateMachine.java | 31 +++++++++++++++++++
.../common/statemachine/StateContext.java | 13 ++++++++
.../commandhandler/CommandDispatcher.java | 16 ++++++++++
.../commandhandler/CommandHandler.java | 10 ++++++
.../commandhandler/DeleteBlocksCommandHandler.java | 11 +++++++
.../DeleteContainerCommandHandler.java | 5 +++
.../ReplicateContainerCommandHandler.java | 5 +++
.../states/endpoint/HeartbeatEndpointTask.java | 21 +++++++++++++
.../replication/ReplicationSupervisor.java | 2 +-
.../common/statemachine/TestStateContext.java | 36 ++++++++++++++++++++++
.../states/endpoint/TestHeartbeatEndpointTask.java | 26 +++++++++++++++-
.../proto/ScmServerDatanodeHeartbeatProtocol.proto | 6 ++++
12 files changed, 180 insertions(+), 2 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]