You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "song XinCun (Jira)" <ji...@apache.org> on 2020/04/29 08:52:00 UTC

[jira] [Created] (HBASE-24282) 'scandetail' log message is missing when responseTooSlow happens on the first scan rpc call

song XinCun created HBASE-24282:
-----------------------------------

             Summary: 'scandetail' log message is missing when responseTooSlow happens on the first scan rpc call
                 Key: HBASE-24282
                 URL: https://issues.apache.org/jira/browse/HBASE-24282
             Project: HBase
          Issue Type: Bug
            Reporter: song XinCun


When responseTooSlow happens, the 'scandetail' message is printed to the warn log. But when the call is the first scan rpc call, this message is missing. This is because we get the 'scandetail' message with scannerId, but the first scan rpc call doesn't have scannerId yet.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)