[
https://issues.apache.org/jira/browse/HBASE-27466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644099#comment-17644099
]
Hudson commented on HBASE-27466:
--------------------------------
Results for branch branch-2
[build #698 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/698/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/698/General_20Nightly_20Build_20Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/698/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/698/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(x) {color:red}-1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/698/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}
> hbase client metrics per user specified identity on hconnections.
> -----------------------------------------------------------------
>
> Key: HBASE-27466
> URL: https://issues.apache.org/jira/browse/HBASE-27466
> Project: HBase
> Issue Type: Improvement
> Components: Client
> Reporter: Victor Li
> Assignee: Victor Li
> Priority: Major
> Fix For: 2.6.0, 3.0.0-alpha-4, 2.5.3
>
>
> At present, hbase client metrics is per each individual hconnection and with
> a pre-configured scope in conf or cluster ID plus connection ID which has
> generated hash code as suffix. If a client has more than one connections and
> the scope configuration is common among all connections, the metrics might
> override each other.
> I am proposing connections to share a common metrics object if the
> connections have a common configured scope.
> If a connection identity is not provided, client metrics will continue
> working per hconnection and has a connection ID as it scope. I.e. no behavior
> change.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)