[
https://issues.apache.org/jira/browse/PHOENIX-4760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16496098#comment-16496098
]
James Taylor commented on PHOENIX-4760:
---------------------------------------
FYI, [~ohads] - some follow up work to do.
> 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
> Priority: Major
>
> 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)