[ 
https://issues.apache.org/jira/browse/PHOENIX-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16997717#comment-16997717
 ] 

Hudson commented on PHOENIX-5621:
---------------------------------

FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #3197 (See 
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/3197/])
PHOENIX-5621 - IndexUpgradeTool uses wrong priority and unnecessary (gjacoby: 
rev 7dd6011f9becbb6f9c736a0f052ba916d0476a9e)
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/IndexUpgradeTool.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/ParameterizedIndexUpgradeToolIT.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexCoprocIT.java


> 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
>            Priority: Blocker
>             Fix For: 4.15.0, 5.1.0, 4.14.4
>
>         Attachments: PHOENIX-5621-4.x-HBase-1.5.patch, PHOENIX-5621.patch
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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