Bryan Beaudreault created HBASE-27535:
-----------------------------------------
Summary: Separate slowlog thresholds for scans vs other requests
Key: HBASE-27535
URL: https://issues.apache.org/jira/browse/HBASE-27535
Project: HBase
Issue Type: Improvement
Reporter: Bryan Beaudreault
Scans by their nature are able to more efficiently pull back larger response
sizes than gets. They also may take longer to execute than other request types.
We should make it possible to configure a separate threshold for response time
and response time for scans. This will allow us to tune down the thresholds for
others without adding unnecessary noise for requests which are known to be
slower/bigger.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)