James Taylor created PHOENIX-4760:
-------------------------------------
Summary: Prevent data loss for client-side local index maintanence
in Omid
Key: PHOENIX-4760
URL: https://issues.apache.org/jira/browse/PHOENIX-4760
Project: Phoenix
Issue Type: Bug
Reporter: James Taylor
To prevent potential data loss if a split occurs while we're sending local
index updates from the client for Omid transactions, we should include the
region boundaries in the Mutation. We can check if the actual region boundaries
match and if not, raise an exception which the client can react to by retrying.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)