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

Jonathan Ellis resolved CASSANDRA-3035.
---------------------------------------

    Resolution: Fixed

committed, thanks!

> [patch] CommitLog.recover creates potentially many CRC32 objects. Just create 
> one and reset it.
> -----------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3035
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3035
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Dave Brosius
>            Assignee: Dave Brosius
>            Priority: Trivial
>             Fix For: 0.8.5
>
>         Attachments: reduce_checksum_creation.diff
>
>
> code calls new CRC32() potentially a lot in loops, just create once and do 
> reset()

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to