Description
Some operations of FsDatasetImpl need to hold Lock, and sometimes it costs long time to execute since it include IO operation in Lock. I propose to add metrics for this operations then it could be more convenient for monitor and dig bottleneck.
Attachments
Attachments
Issue Links
- relates to
-
HDFS-15075 Remove process command timing from BPServiceActor
- Resolved