This is an automated email from the ASF dual-hosted git repository. hexiaoqiao pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
from fd653fa9885 HADOOP-19376. Add fs.hdfs.impl.disable.cache to core-default.xml. (#7249) add fd4aa2a0d41 HDFS-17683. Add metrics for acquiring dataset read/write lock. (#7211). Contributed by farmmamba. No new revisions were added by this update. Summary of changes: .../hadoop-common/src/site/markdown/Metrics.md | 4 ++++ .../hadoop/hdfs/server/datanode/DataNode.java | 4 ++-- .../hdfs/server/datanode/DataSetLockManager.java | 21 ++++++++++++++++----- .../server/datanode/metrics/DataNodeMetrics.java | 12 ++++++++++++ .../hdfs/server/datanode/TestDataNodeMetrics.java | 20 ++++++++++++++++++++ 5 files changed, 54 insertions(+), 7 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org