You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Tanuj Khurana (Jira)" <ji...@apache.org> on 2020/02/11 18:56:00 UTC

[jira] [Created] (PHOENIX-5723) PhoenixIndexImportDirectReducer cleanup method updates index state to active

Tanuj Khurana created PHOENIX-5723:
--------------------------------------

             Summary: 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


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)