[
https://issues.apache.org/jira/browse/PHOENIX-5720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17032747#comment-17032747
]
Hadoop QA commented on PHOENIX-5720:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12992922/PHOENIX-5720.mater.001.patch
against master branch at commit 28303260bc8187b4aa1ab5279d8719dfac97e81b.
ATTACHMENT ID: 12992922
{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:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 lineLengths{color}. The patch does not introduce lines
longer than 100
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3405//testReport/
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3405//console
This message is automatically generated.
> Multiple scans on the same table region cause incorrect IndexTool counters
> --------------------------------------------------------------------------
>
> Key: PHOENIX-5720
> URL: https://issues.apache.org/jira/browse/PHOENIX-5720
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: 5.0.0, 4.14.3
> Reporter: Kadir OZDEMIR
> Assignee: Kadir OZDEMIR
> Priority: Major
> Attachments: PHOENIX-5720.mater.001.patch
>
>
> IndexTool records its counters on an HBase table and uses table region name
> as the row key. When there are multiple scans on the same table region (i.e.,
> when there are multiple MR mappers working on the same table region), these
> rows get overwritten and this leads to incorrect total counts.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)