[
https://issues.apache.org/jira/browse/CASSANDRA-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-2891.
---------------------------------------
Resolution: Won't Fix
Nothing is going to happen here before one of the several engine refactors in
progress.
> ColumnFamilySerializer is a mess and a potential source of bugs and
> inefficiency
> --------------------------------------------------------------------------------
>
> Key: CASSANDRA-2891
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2891
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Priority: Minor
>
> We use serializeForSSTable for on-disk storage, but serialize for network
> messages. This is confusing and it's easy to do the wrong thing. Example:
> SerializingCache calls serialize, which is wasteful since the on-disk version
> is smaller.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)