[
https://issues.apache.org/jira/browse/HBASE-24282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Stack resolved HBASE-24282.
-----------------------------------
Fix Version/s: 2.2.5
2.3.0
3.0.0
Hadoop Flags: Reviewed
Resolution: Fixed
Pushed to branch-2.2+
> '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
> Components: Operability
> Reporter: song XinCun
> Assignee: song XinCun
> Priority: Major
> Fix For: 3.0.0, 2.3.0, 2.2.5
>
>
> 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)