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 2014/05/06 04:20:14 UTC

[jira] [Updated] (CASSANDRA-7169) reduce garbage in BatchlogManager.replayMutations

     [ https://issues.apache.org/jira/browse/CASSANDRA-7169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Brosius updated CASSANDRA-7169:
------------------------------------

    Attachment: 7169.txt

> reduce garbage in BatchlogManager.replayMutations
> -------------------------------------------------
>
>                 Key: CASSANDRA-7169
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7169
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Dave Brosius
>            Assignee: Dave Brosius
>            Priority: Minor
>             Fix For: 2.0.8
>
>         Attachments: 7169.txt
>
>
> reuse liveEndpoints/hintEndpoints map instead of generating a two new maps for every mutation.
> hintEndpoints is obviously reusable, and liveEndpoints is too, even tho it escapes to attemptDirectDelivery
> against 2.0



--
This message was sent by Atlassian JIRA
(v6.2#6252)