You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Keith Turner (JIRA)" <ji...@apache.org> on 2013/07/24 21:01:49 UTC

[jira] [Created] (ACCUMULO-1607) reusue iterator stack when checking conditional mutations

Keith Turner created ACCUMULO-1607:
--------------------------------------

             Summary: reusue iterator stack when checking conditional mutations
                 Key: ACCUMULO-1607
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1607
             Project: Accumulo
          Issue Type: Sub-task
            Reporter: Keith Turner
             Fix For: 1.6.0


When checking if a conditional mutation should be applied a read is done on the tablet server using the iterators stack.  The conditional writer passes batches of mutations.  An optimization to the conditional writer would be to reuse the iterator stack when processing multiple mutation for the same tablet.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira