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 2016/01/10 21:22:39 UTC

[jira] [Created] (PHOENIX-2586) Pass cloned BaseResultIterators mutationState through TableResultIteratorFactory

James Taylor created PHOENIX-2586:
-------------------------------------

             Summary: Pass cloned BaseResultIterators mutationState through TableResultIteratorFactory
                 Key: PHOENIX-2586
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2586
             Project: Phoenix
          Issue Type: Bug
            Reporter: James Taylor


Looks like a small regression from PHOENIX-2357. The cloned mutationState in BaseResultIterators needs to be passed through the TableResultIteratorFactory, otherwise the one we retrieve from the connection may already have removed the transaction by the time the iterator executes (when auto commit is on).



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