You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2015/09/23 18:32:04 UTC

[jira] [Created] (PHOENIX-2286) Checkpoint transaction when necessary

James Taylor created PHOENIX-2286:
-------------------------------------

             Summary: Checkpoint transaction when necessary
                 Key: PHOENIX-2286
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2286
             Project: Phoenix
          Issue Type: Bug
            Reporter: James Taylor


To handle a statement that reads from the same table being updated, we need to checkpoint the transaction and adjust the visibility so that it doesn't see the data being written. Otherwise, we can get into an infinite loop.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)