[
https://issues.apache.org/jira/browse/HBASE-23172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16956848#comment-16956848
]
Hudson commented on HBASE-23172:
--------------------------------
Results for branch branch-1
[build #1114 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/1114/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/1114//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk7 checks{color}
-- For more information [see jdk7
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/1114//JDK7_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/1114//JDK8_Nightly_Build_Report_(Hadoop2)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
> HBase Canary region success count metrics reflect column family successes,
> not region successes
> -----------------------------------------------------------------------------------------------
>
> Key: HBASE-23172
> URL: https://issues.apache.org/jira/browse/HBASE-23172
> Project: HBase
> Issue Type: Improvement
> Components: canary
> Affects Versions: 3.0.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.5, 2.2.1
> Reporter: Caroline
> Assignee: Caroline
> Priority: Minor
> Fix For: 3.0.0, 2.3.0, 1.6.0, 2.1.8, 2.2.3
>
> Attachments: HBASE-23172.branch-1.000.patch,
> HBASE-23172.branch-2.000.patch, HBASE-23172.master.000.patch,
> HBASE-23172.master.000.patch, HBASE-23172.master.000.patch
>
>
> HBase Canary reads once per column family per region. The current "region
> success count" should actually be "column family success count," which means
> we need another metric that actually reflects region success count.
> Additionally, the region read and write latencies only store the latencies of
> the last column family of the region read. Instead of a map of regions to a
> single latency value and success value, we should map each region to a list
> of such values.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)