[
https://issues.apache.org/jira/browse/CASSANDRA-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylvain Lebresne updated CASSANDRA-3148:
----------------------------------------
Attachment: 0001-Use-TreeMap-for-SSTable-simple-writers-CFs.patch
Patch add TreeMapBackedSortedColumns and use that for the SSTable simple
writers.
> Use TreeMap backed column families for the SSTable simple writers
> -----------------------------------------------------------------
>
> Key: CASSANDRA-3148
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3148
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Affects Versions: 1.0
> Reporter: Sylvain Lebresne
> Assignee: Sylvain Lebresne
> Priority: Trivial
> Fix For: 1.0
>
> Attachments: 0001-Use-TreeMap-for-SSTable-simple-writers-CFs.patch
>
>
> SSTable*SimpleWriter classes are not intended to be used concurrently (and
> indeed they are not thread safe), so there is no point in using CLSM backed
> column families.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira