James Taylor created PHOENIX-4172:
-------------------------------------

             Summary: Retry index rebuild if time stamp of index changes while 
rebuilding
                 Key: PHOENIX-4172
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4172
             Project: Phoenix
          Issue Type: Bug
            Reporter: James Taylor
            Assignee: James Taylor
             Fix For: 4.12.0


We currently base our decision to retry the index rebuild on the 
INDEX_DISABLE_TIMESTAMP changing. This works fine when we disable the index on 
a write failure, because the transition from DISABLE -> INACTIVE will fail and 
we'll try the rebuild again later. However, this is not the case when the index 
is left ACTIVE. As an additional safeguard, we should fail the rebuild and 
retry again in the next polling.



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

Reply via email to