Geoffrey Jacoby created PHOENIX-5922:
----------------------------------------

             Summary: IndexUpgradeTool should always re-enable tables on failure
                 Key: PHOENIX-5922
                 URL: https://issues.apache.org/jira/browse/PHOENIX-5922
             Project: Phoenix
          Issue Type: Bug
            Reporter: Geoffrey Jacoby


If an error occurs while doing an index upgrade, the IndexUpgradeTool will try 
to rollback the upgrade operations to leave the cluster in its initial state. 
However, if the rollback fails, it will give up. This can leave tables disabled 
for long periods until operators manually re-enable them.

If rollback fails, the IndexUpgradeTool should always re-enable the affected 
tables at the HBase level.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to