James Taylor created PHOENIX-4162: ------------------------------------- Summary: 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
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)