[
https://issues.apache.org/jira/browse/HBASE-11552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068255#comment-14068255
]
Hadoop QA commented on HBASE-11552:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12656827/HBASE-11552_0.94_v1.diff
against trunk revision .
ATTACHMENT ID: 12656827
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/10132//console
This message is automatically generated.
> Read/Write requests count metric value is too short
> ---------------------------------------------------
>
> Key: HBASE-11552
> URL: https://issues.apache.org/jira/browse/HBASE-11552
> Project: HBase
> Issue Type: Bug
> Components: metrics
> Affects Versions: 0.94.21
> Reporter: Adrian Muraru
> Fix For: 0.94.22
>
> Attachments: HBASE-11552_0.94_v1.diff
>
>
> I am using {{readRequestsCount}} and {{writeRequestsCount}} counters to plot
> HBase activity in opentsdb and noticed that they are exported as int value
> although the underlying counter backed by a {{long}} counter.
> Metric should be a {{long}} as well.
--
This message was sent by Atlassian JIRA
(v6.2#6252)