[
https://issues.apache.org/jira/browse/PHOENIX-5723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17039659#comment-17039659
]
Hudson commented on PHOENIX-5723:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-1.3 #687 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/687/])
PHOENIX-5723 PhoenixIndexImportDirectReducer cleanup method updates (s.kadam:
rev 9e8f14da1157fad32679691c02e1d8164919842c)
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexExtendedIT.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/PhoenixIndexImportDirectReducer.java
> 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: 2h
> 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)