[
https://issues.apache.org/jira/browse/HBASE-13847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577445#comment-14577445
]
Hadoop QA commented on HBASE-13847:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12738383/HBASE-13847.patch
against master branch at commit 9f43a3bea6a996a93f3c960801a0200b52419b34.
ATTACHMENT ID: 12738383
{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/14332//console
This message is automatically generated.
> getWriteRequestCount function in HRegionServer uses int variable to return
> the count.
> -------------------------------------------------------------------------------------
>
> Key: HBASE-13847
> URL: https://issues.apache.org/jira/browse/HBASE-13847
> Project: HBase
> Issue Type: Bug
> Components: hbase, regionserver
> Affects Versions: 1.0.0
> Reporter: Abhilash
> Assignee: Abhilash
> Labels: easyfix
> Fix For: 2.0.0, 1.0.1, 1.2.0, 1.1.1
>
> Attachments: HBASE-13847.patch, HBASE-13847.patch, screenshot-1.png
>
>
> Variable used to return the value of getWriteRequestCount is int, must be
> long. I think it causes cluster UI to show negative Write Request Count.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)