[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
Affects Versions: 0.8.4
Reporter: 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