[
https://issues.apache.org/jira/browse/HBASE-26479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xuesen Liang updated HBASE-26479:
---------------------------------
Attachment: HBASE-26479.patch
Status: Patch Available (was: Open)
> Print too slow/big scan's operation_id in region server log
> -----------------------------------------------------------
>
> Key: HBASE-26479
> URL: https://issues.apache.org/jira/browse/HBASE-26479
> Project: HBase
> Issue Type: Improvement
> Components: regionserver
> Reporter: Xuesen Liang
> Assignee: Xuesen Liang
> Priority: Minor
> Attachments: HBASE-26479.patch
>
>
> Tracing is very important in large-scale distributed systems.
> The attribute *__operation.attributes.id_* of a scan request can be used as
> trace id between hbase client and region server.
> We should print operation id in region server's log if the scan request is
> too slow or too big.
> It will be very helpful for finding problematic requests.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)