Ankit Singhal created PHOENIX-4785:
--------------------------------------
Summary: Unable to write to table if index is made active during
retry
Key: PHOENIX-4785
URL: https://issues.apache.org/jira/browse/PHOENIX-4785
Project: Phoenix
Issue Type: Bug
Reporter: Romil Choksi
Fix For: 5.0.0
After PHOENIX-4130, we are unable to write to a table if an index is made
ACTIVE during the retry as client timestamp is not cleared when table state is
changed from PENDING_DISABLE to ACTIVE even if our policy is not to block
writes on data table in case of write failure for index.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)