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)