[
https://issues.apache.org/jira/browse/PHOENIX-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16954063#comment-16954063
]
Hudson commented on PHOENIX-5522:
---------------------------------
SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBase-1.4 #283 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/283/])
PHOENIX-5522 If index is disabled, IndexUpgradeTool should not fail (kadir: rev
10e8a92eb6a5a482fa744f3e581e9fac8d5cb9f2)
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/ParameterizedIndexUpgradeToolIT.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/IndexUpgradeTool.java
> IndexUpgradeTool needs to take into account already Disabled indexes during
> upgrade
> -----------------------------------------------------------------------------------
>
> Key: PHOENIX-5522
> URL: https://issues.apache.org/jira/browse/PHOENIX-5522
> Project: Phoenix
> Issue Type: Bug
> Reporter: Gokcen Iskender
> Assignee: Gokcen Iskender
> Priority: Major
> Fix For: 4.15.1, 5.1.1
>
> Attachments: PHOENIX-5522.4-14-Hbase1.3.001.patch,
> PHOENIX-5522.4-x.001.patch, PHOENIX-5522.master.001.patch
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> IndexUpgradeTool runs IndexTool to rebuild indexes. IndexTool directly
> converts the state to Active after it is done. Disabled->Active transition is
> not possible, so it will fail to convert the index state and index will stay
> disabled.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)