[
https://issues.apache.org/jira/browse/PHOENIX-5723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17036593#comment-17036593
]
Hadoop QA commented on PHOENIX-5723:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12993428/PHOENIX-5723.master.v1.patch
against master branch at commit af0865f9e6139841f794d8a8f0b44fc57e139dcb.
ATTACHMENT ID: 12993428
{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/3440//testReport/
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3440//console
This message is automatically generated.
> PhoenixIndexImportDirectReducer cleanup method updates index state to active
> ----------------------------------------------------------------------------
>
> Key: PHOENIX-5723
> URL: https://issues.apache.org/jira/browse/PHOENIX-5723
> Project: Phoenix
> Issue Type: Bug
> Reporter: Tanuj Khurana
> Assignee: Tanuj Khurana
> Priority: Minor
> Attachments: PHOENIX-5723.master.v1.patch
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> The cleanup() method on PhoenixIndexImportDirectReducer updates the index
> state to active. The cleanup() method is called even if the reduce() method
> throws an exception. We need to move the index update to reduce() method.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)