Geoffrey Jacoby created PHOENIX-5621:
----------------------------------------

             Summary: IndexUpgradeTool uses wrong priority for 
GlobalIndexChecker
                 Key: PHOENIX-5621
                 URL: https://issues.apache.org/jira/browse/PHOENIX-5621
             Project: Phoenix
          Issue Type: Bug
            Reporter: Geoffrey Jacoby
            Assignee: Geoffrey Jacoby
             Fix For: 4.15.0


The GlobalIndexChecker is meant to run first amongst all coprocs on an index 
table, but the index upgrade tool assigns it to the default priority. Depending 
on load order, this can result in other coprocs running first which can result 
in incorrect behavior.

Fix is trivial, just subtract 1 as is done in CQSI. 



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

Reply via email to