avoid allocating a new serializer per ColumnFamily (row)
--------------------------------------------------------
Key: CASSANDRA-2716
URL: https://issues.apache.org/jira/browse/CASSANDRA-2716
Project: Cassandra
Issue Type: Improvement
Reporter: Jonathan Ellis
Assignee: Jonathan Ellis
Priority: Trivial
Fix For: 0.7.7, 0.8.1
Attachments: 2716.txt
Column.serializer and Supercolumn.serializer both allocate new objects with
each call. The most frequent offender is the ColumnFamily constructor.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira