You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Bryan Beaudreault (Jira)" <ji...@apache.org> on 2022/12/14 15:56:00 UTC

[jira] [Created] (HBASE-27535) Separate slowlog thresholds for scans vs other requests

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)