[ 
https://issues.apache.org/jira/browse/PHOENIX-5723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17037315#comment-17037315
 ] 

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/12993518/PHOENIX-5723.4.x-HBase-1.3.v1.patch
  against 4.x-HBase-1.3 branch at commit 
cf51c60bbf2e06e22d05af5a8e66d2ce43ca21f2.
  ATTACHMENT ID: 12993518

    {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:red}-1 core tests{color}.  The patch failed these unit tests:
     
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexBulkLoadToolIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PartialResultServerConfigurationIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AggregateQueryIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexRebuildTaskIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3441//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3441//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.4.x-HBase-1.3.v1.patch, 
> 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)

Reply via email to