You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2017/09/07 22:29:00 UTC

[jira] [Created] (PHOENIX-4178) Detect failed index write while rebuilder is running with index staying active

James Taylor created PHOENIX-4178:
-------------------------------------

             Summary: Detect failed index write while rebuilder is running with index staying active
                 Key: PHOENIX-4178
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4178
             Project: Phoenix
          Issue Type: Bug
            Reporter: James Taylor
            Assignee: James Taylor


If an index write fails while the rebuilder is running, we need to make sure to run the rebuilder again so we don't need miss any rows. This can only happen when the index is left active, as otherwise the index will transition back to disabled and we'll end up rerunning the rebuilder.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)