[
https://issues.apache.org/jira/browse/HBASE-26479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17449281#comment-17449281
]
Hudson commented on HBASE-26479:
--------------------------------
Results for branch branch-2
[build #401 on
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/401/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/401/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/401/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/401/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/401/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> 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, scan
> Reporter: Xuesen Liang
> Assignee: Xuesen Liang
> Priority: Minor
> Fix For: 2.5.0, 3.0.0-alpha-2
>
> 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)