[
https://issues.apache.org/jira/browse/PHOENIX-5723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17034741#comment-17034741
]
Geoffrey Jacoby commented on PHOENIX-5723:
------------------------------------------
Is checking in the cleanup() method if all the reducers passed an option?
> 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
>
> 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)