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