[
https://issues.apache.org/jira/browse/PHOENIX-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16525130#comment-16525130
]
Ihor Krysenko commented on PHOENIX-3810:
----------------------------------------
Hi all.
After ALTER INDEX REBUILD we have problem that index table is empty, and all
queries which contains search criteria covered by this index will return
nothing until DROP-CREATE this index.
> index_disable_timestamp not set by ALTER INDEX DISABLE
> ------------------------------------------------------
>
> Key: PHOENIX-3810
> URL: https://issues.apache.org/jira/browse/PHOENIX-3810
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.10.0
> Reporter: Vincent Poon
> Priority: Major
>
> index_disable_timestamp seems to be set to null after issuing a "ALTER INDEX
> DISABLE". As a result, the index rebuilding tasks don't start as expected.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)