[
https://issues.apache.org/jira/browse/PHOENIX-3789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969462#comment-15969462
]
Geoffrey Jacoby edited comment on PHOENIX-3789 at 4/14/17 8:01 PM:
-------------------------------------------------------------------
Are there Phoenix features (or client features using Phoenix) that we know of
that assume atomicity between the row update and the index update?
was (Author: gjacoby):
Are there Phoenix features (or client features using Phoenix) that we know of
that assume transactionality between the row update and the index update?
> Execute cross region index maintenance calls outside of row lock
> ----------------------------------------------------------------
>
> Key: PHOENIX-3789
> URL: https://issues.apache.org/jira/browse/PHOENIX-3789
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: James Taylor
> Fix For: 4.11.0, 4.10.1
>
> Attachments: PHOENIX-3789.patch
>
>
> Making cross region server calls while the row is locked can lead to a
> greater chance of resource starvation. We can use the
> postBatchMutateIndispensably hook instead of the postBatchMutate call for our
> processing.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)