Vincent Poon created PHOENIX-3824:
-------------------------------------
Summary: Mutable Index partial rebuild adds more than one index
row for updated data row
Key: PHOENIX-3824
URL: https://issues.apache.org/jira/browse/PHOENIX-3824
Project: Phoenix
Issue Type: Bug
Reporter: Vincent Poon
If you follow this sequence:
1) disable index
2) write an updates to a data table row
3) trigger the BuildIndexScheduleTask partial rebuild
then you end up with two index rows for the one data table row.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)