You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Dave Brosius (JIRA)" <ji...@apache.org> on 2013/08/22 05:09:51 UTC

[jira] [Created] (CASSANDRA-5919) reduce Map allocation from one per HH column to just one

Dave Brosius created CASSANDRA-5919:
---------------------------------------

             Summary: reduce Map allocation from one per HH column to just one
                 Key: CASSANDRA-5919
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5919
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: Dave Brosius
            Assignee: Dave Brosius
            Priority: Trivial
             Fix For: 2.1
         Attachments: 5919.txt

code allocates a map per hinted handoff column for tracking of cf truncation times. Changed to just one map for the whole hh delivery.

--
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