You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2015/10/07 03:36:26 UTC

[jira] [Created] (PHOENIX-2312) Perform additional scan in PhoenixTransactionalIndexer.getIndexUpdates() only if required

Thomas D'Silva created PHOENIX-2312:
---------------------------------------

             Summary: Perform additional scan in PhoenixTransactionalIndexer.getIndexUpdates() only if required
                 Key: PHOENIX-2312
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2312
             Project: Phoenix
          Issue Type: Sub-task
            Reporter: Thomas D'Silva


Use the uncommittedPhysicalNames information in MutationState to detect if we have written to a table and are doing a rollback and only then perform a second scan in PhoenixTransactionalIndexer.getIndexUpdates().



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