You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joshua McKenzie (JIRA)" <ji...@apache.org> on 2014/12/11 23:54:13 UTC

[jira] [Created] (CASSANDRA-8465) Phase 1: Remove Singleton and break statics into classes

Joshua McKenzie created CASSANDRA-8465:
------------------------------------------

             Summary: Phase 1: Remove Singleton and break statics into classes
                 Key: CASSANDRA-8465
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8465
             Project: Cassandra
          Issue Type: Sub-task
          Components: Core
            Reporter: Joshua McKenzie
             Fix For: 3.0


1:  Convert StorageProxy into a non-singleton

2:  Writes
* Regular
* Counter
* RegularBatch
* CounterBatch
* AtomicBatch

3:  Reads
* Regular
* Range

4:  LightweightTransaction
* Write
* Read

5: Truncate



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)