[
https://issues.apache.org/jira/browse/PHOENIX-4162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16155169#comment-16155169
]
Hudson commented on PHOENIX-4162:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-master #1775 (See
[https://builds.apache.org/job/Phoenix-master/1775/])
PHOENIX-4162 Disallow transition from DISABLE to INACTIVE when (jtaylor: rev
8c90a0bf4269aa83bbed26afa3437e2d444c68bb)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/index/PartialIndexRebuilderIT.java
* (add)
phoenix-core/src/it/java/org/apache/phoenix/end2end/MetaDataEndPointIT.java
> Disallow transition from DISABLE to INACTIVE when INDEX_DISABLE_TIMESTAMP is
> zero
> ---------------------------------------------------------------------------------
>
> Key: PHOENIX-4162
> URL: https://issues.apache.org/jira/browse/PHOENIX-4162
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: James Taylor
> Fix For: 4.12.0
>
> Attachments: PHOENIX-4162.patch
>
>
> When the index state is DISABLE and the INDEX_DISABLE_TIMESTAMP is zero, we
> should not allow the index to be set back to an INACTIVE state. The only
> allowed transition is back to a building state as the index needs to be
> rebuild from scratch at this point.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)