Details
Description
In HBASE-11586 all HDFS op latency sampling code, including fsReadLatency, fsPreadLatency and fsWriteLatency, have been removed. There was some discussion about putting them back in a new JIRA but never happened. According to our experience, these metrics are useful to judge whether issue lies on HDFS when slow request occurs, so we propose to put them back in this JIRA, and add the metrics for monitoring as well.
Attachments
Attachments
Issue Links
- is depended upon by
-
HBASE-15162 Add separate metrics for meta/data block hit ratio in cache
- Closed
- is related to
-
HBASE-18184 Add hbase-hadoop2-compat jar as MapReduce job dependency
- Resolved
- relates to
-
HBASE-27888 Record readBlock message in log when it takes too long time
- Resolved
- links to