[jira] [Commented] (HBASE-26124) Backport HBASE-25373 "Remove HTrace completely in code base and try to make use of OpenTelemetry" to branch-2

2021-09-02 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-26124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17409038#comment-17409038
 ] 

Hudson commented on HBASE-26124:


Results for branch branch-2
[build #337 on 
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/337/]:
 (x) *{color:red}-1 overall{color}*

details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/337/General_20Nightly_20Build_20Report/]




(x) {color:red}-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/337/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/337/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/337/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}


> Backport HBASE-25373 "Remove HTrace completely in code base and try to make 
> use of OpenTelemetry" to branch-2
> -
>
> Key: HBASE-26124
> URL: https://issues.apache.org/jira/browse/HBASE-26124
> Project: HBase
>  Issue Type: Sub-task
>  Components: tracing
>Affects Versions: 2.5.0, 2.3.5, 2.4.5
>Reporter: Tak-Lon (Stephen) Wu
>Assignee: Tak-Lon (Stephen) Wu
>Priority: Major
> Fix For: 2.5.0
>
>
> [1/17 commits of 
> HBASE-22120|https://github.com/apache/hbase/pull/2901/commits], backporting 
> HBASE-25373 Remove HTrace completely in code base and try to make use of 
> OpenTelemetry
> We will need to remove some unimplemented tracing in 
> AsyncRequestFutureImpl#getNewMultiActionRunnable that master branch does not 
> have it and also upstream in master does not implement TraceRunnable with 
> OpenTelemetry plugin
> the original commit on master is 
> https://github.com/apache/hbase/commit/302d9ea8b888762a5a20a5ba5c2be7bc239afaef
>  



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


[jira] [Commented] (HBASE-26124) Backport HBASE-25373 "Remove HTrace completely in code base and try to make use of OpenTelemetry" to branch-2

2021-08-05 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-26124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17394245#comment-17394245
 ] 

Hudson commented on HBASE-26124:


Results for branch branch-2
[build #314 on 
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/314/]:
 (x) *{color:red}-1 overall{color}*

details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/314/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/314/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]


(x) {color:red}-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/314/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/314/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(x) {color:red}-1 client integration test{color}
-- Something went wrong with this stage, [check relevant console 
output|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/314//console].


> Backport HBASE-25373 "Remove HTrace completely in code base and try to make 
> use of OpenTelemetry" to branch-2
> -
>
> Key: HBASE-26124
> URL: https://issues.apache.org/jira/browse/HBASE-26124
> Project: HBase
>  Issue Type: Sub-task
>  Components: tracing
>Affects Versions: 2.5.0, 2.3.5, 2.4.5
>Reporter: Tak-Lon (Stephen) Wu
>Assignee: Tak-Lon (Stephen) Wu
>Priority: Major
> Fix For: 2.5.0
>
>
> [1/17 commits of 
> HBASE-22120|https://github.com/apache/hbase/pull/2901/commits], backporting 
> HBASE-25373 Remove HTrace completely in code base and try to make use of 
> OpenTelemetry
> We will need to remove some unimplemented tracing in 
> AsyncRequestFutureImpl#getNewMultiActionRunnable that master branch does not 
> have it and also upstream in master does not implement TraceRunnable with 
> OpenTelemetry plugin
> the original commit on master is 
> https://github.com/apache/hbase/commit/302d9ea8b888762a5a20a5ba5c2be7bc239afaef
>  



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


[jira] [Commented] (HBASE-26124) Backport HBASE-25373 "Remove HTrace completely in code base and try to make use of OpenTelemetry" to branch-2

2021-08-04 Thread Tak-Lon (Stephen) Wu (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-26124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17393493#comment-17393493
 ] 

Tak-Lon (Stephen) Wu commented on HBASE-26124:
--

the nightly tests of import tsv were failing because HBASE-25811 is also 
required for the entire feature of HBASE-22120, I reverted the direct commits 
of HBASE-26124 and HBASE-26125 from branch-2 (apologized if I should not push 
the revert directly but I found most of the previously reverts did not come 
with a new PR ID, such I assumed the clean revert should be able to push 
directly, anyone please correct me if I'm wrong and I will pick up the right 
operation next time)

> Backport HBASE-25373 "Remove HTrace completely in code base and try to make 
> use of OpenTelemetry" to branch-2
> -
>
> Key: HBASE-26124
> URL: https://issues.apache.org/jira/browse/HBASE-26124
> Project: HBase
>  Issue Type: Sub-task
>  Components: tracing
>Affects Versions: 2.5.0, 2.3.5, 2.4.5
>Reporter: Tak-Lon (Stephen) Wu
>Assignee: Tak-Lon (Stephen) Wu
>Priority: Major
> Fix For: 2.5.0
>
>
> [1/17 commits of 
> HBASE-22120|https://github.com/apache/hbase/pull/2901/commits], backporting 
> HBASE-25373 Remove HTrace completely in code base and try to make use of 
> OpenTelemetry
> We will need to remove some unimplemented tracing in 
> AsyncRequestFutureImpl#getNewMultiActionRunnable that master branch does not 
> have it and also upstream in master does not implement TraceRunnable with 
> OpenTelemetry plugin
> the original commit on master is 
> https://github.com/apache/hbase/commit/302d9ea8b888762a5a20a5ba5c2be7bc239afaef
>  



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


[jira] [Commented] (HBASE-26124) Backport HBASE-25373 "Remove HTrace completely in code base and try to make use of OpenTelemetry" to branch-2

2021-07-30 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-26124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17390729#comment-17390729
 ] 

Hudson commented on HBASE-26124:


Results for branch branch-2
[build #310 on 
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/310/]:
 (x) *{color:red}-1 overall{color}*

details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/310/General_20Nightly_20Build_20Report/]




(x) {color:red}-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/310/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/310/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/310/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(x) {color:red}-1 client integration test{color}
--Failed when running client tests on top of Hadoop 2. [see log for 
details|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/310//artifact/output-integration/hadoop-2.log].
 (note that this means we didn't run on Hadoop 3)


> Backport HBASE-25373 "Remove HTrace completely in code base and try to make 
> use of OpenTelemetry" to branch-2
> -
>
> Key: HBASE-26124
> URL: https://issues.apache.org/jira/browse/HBASE-26124
> Project: HBase
>  Issue Type: Sub-task
>  Components: tracing
>Affects Versions: 2.5.0, 2.3.5, 2.4.5
>Reporter: Tak-Lon (Stephen) Wu
>Assignee: Tak-Lon (Stephen) Wu
>Priority: Major
> Fix For: 2.5.0
>
>
> [1/17 commits of 
> HBASE-22120|https://github.com/apache/hbase/pull/2901/commits], backporting 
> HBASE-25373 Remove HTrace completely in code base and try to make use of 
> OpenTelemetry
> We will need to remove some unimplemented tracing in 
> AsyncRequestFutureImpl#getNewMultiActionRunnable that master branch does not 
> have it and also upstream in master does not implement TraceRunnable with 
> OpenTelemetry plugin
> the original commit on master is 
> https://github.com/apache/hbase/commit/302d9ea8b888762a5a20a5ba5c2be7bc239afaef
>  



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


[jira] [Commented] (HBASE-26124) Backport HBASE-25373 "Remove HTrace completely in code base and try to make use of OpenTelemetry" to branch-2

2021-07-26 Thread Tak-Lon (Stephen) Wu (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-26124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17387753#comment-17387753
 ] 

Tak-Lon (Stephen) Wu commented on HBASE-26124:
--

I'm targeting for next 2.5.x release, so, should be backporting them all within 
1 or 2 weeks if reviews go fast enough, otherwise, please let me know if I 
should also have a feature branch for HBASE-25853 

> Backport HBASE-25373 "Remove HTrace completely in code base and try to make 
> use of OpenTelemetry" to branch-2
> -
>
> Key: HBASE-26124
> URL: https://issues.apache.org/jira/browse/HBASE-26124
> Project: HBase
>  Issue Type: Sub-task
>  Components: tracing
>Affects Versions: 2.5.0
>Reporter: Tak-Lon (Stephen) Wu
>Assignee: Tak-Lon (Stephen) Wu
>Priority: Major
>
> [1/17 commits of 
> HBASE-22120|https://github.com/apache/hbase/pull/2901/commits], backporting 
> HBASE-25373 Remove HTrace completely in code base and try to make use of 
> OpenTelemetry
> We will need to remove some unimplemented tracing in 
> AsyncRequestFutureImpl#getNewMultiActionRunnable that master branch does not 
> have it and also upstream in master does not implement TraceRunnable with 
> OpenTelemetry plugin
> the original commit on master is 
> https://github.com/apache/hbase/commit/302d9ea8b888762a5a20a5ba5c2be7bc239afaef
>  



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