[ 
https://issues.apache.org/jira/browse/CASSANDRA-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13099059#comment-13099059
 ] 

Jonathan Ellis commented on CASSANDRA-3148:
-------------------------------------------

can we make a AbstractMapBackedSortedColumns or something so we reduce code 
duplication?

nit: not a fan of capitalizing final non-primitive objects as in FACTORY

> 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

        

Reply via email to