This is an automated email from the ASF dual-hosted git repository.
tasanuma pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git
from 3aceec711b29 HDFS-17297. The NameNode should remove block from the
BlocksMap if the block is marked as deleted (#6369)
add e26139beaa5d HDFS-17301. Add read and write dataXceiver threads count
metrics to datanode. (#6377)
No new revisions were added by this update.
Summary of changes:
.../hadoop-common/src/site/markdown/Metrics.md | 6 ++
.../hadoop/hdfs/server/datanode/DataNode.java | 2 +
.../hadoop/hdfs/server/datanode/DataXceiver.java | 25 +++++++++
.../hdfs/server/datanode/DataXceiverServer.java | 2 +
.../server/datanode/metrics/DataNodeMetrics.java | 30 ++++++++++
.../hdfs/server/datanode/TestDataNodeMetrics.java | 65 ++++++++++++++++++++++
6 files changed, 130 insertions(+)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]