[
https://issues.apache.org/jira/browse/PHOENIX-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17128872#comment-17128872
]
Hudson commented on PHOENIX-5876:
---------------------------------
ABORTED: Integrated in Jenkins build PreCommit-PHOENIX-Build #3944 (See
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/3944/])
PHOENIX-5876 Let indexTool running with ONLY option not change index (s.kadam:
rev 28525790a2c0851be201c8432c82044f1a1a614e)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/PhoenixIndexImportDirectReducer.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexToolForNonTxGlobalIndexIT.java
> IndexTool updates the index state when it runs with ONLY option
> ---------------------------------------------------------------
>
> Key: PHOENIX-5876
> URL: https://issues.apache.org/jira/browse/PHOENIX-5876
> Project: Phoenix
> Issue Type: Bug
> Reporter: Weiming Wang
> Assignee: Weiming Wang
> Priority: Minor
> Fix For: 4.16.0
>
> Attachments: PHOENIX-5876.4.x.001.patch, PHOENIX-5876.4.x.001.patch,
> PHOENIX-5876.4.x.001.patch
>
>
> When IndexTool runs with ONLY option, it is NOT supposed to update the index
> state, since it never rebuild the index. However current code is working the
> opposite way.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)