[
https://issues.apache.org/jira/browse/HBASE-27055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542203#comment-17542203
]
Hudson commented on HBASE-27055:
--------------------------------
Results for branch master
[build #595 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/595/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/595/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/595/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/595/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}
> Add additional comments when using HBASE_TRACE_OPTS with standalone mode
> ------------------------------------------------------------------------
>
> Key: HBASE-27055
> URL: https://issues.apache.org/jira/browse/HBASE-27055
> Project: HBase
> Issue Type: Bug
> Components: tracing
> Affects Versions: 2.5.0, 2.6.0, 3.0.0-alpha-3
> Reporter: Tak-Lon (Stephen) Wu
> Assignee: Tak-Lon (Stephen) Wu
> Priority: Minor
> Fix For: 2.5.0, 3.0.0-alpha-3
>
>
> it was a minor problem caused by HBASE-26363 that if operator or developer
> wants to use HBASE_TRACE_OPTS in standalone, they will need to configure the
> HBASE_OPTS with appending HBASE_TRACE_OPTS parameter, otherwise,
> HBASE_TRACE_OPTS will not be used by the HBASE_OPTS and do not load the
> {{-Dotel.traces.exporter=none -Dotel.metrics.exporter=none}}
> https://github.com/apache/hbase/blob/master/bin/hbase#L511
> {code}
> HBASE_OPTS="$HBASE_OPTS -javaagent:$agent_jar"
> {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)