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 2015/05/28 17:48:18 UTC

[jira] [Updated] (CASSANDRA-8465) Phase 1: Break static methods into classes

     [ https://issues.apache.org/jira/browse/CASSANDRA-8465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua McKenzie updated CASSANDRA-8465:
---------------------------------------
    Description: 
1:  Writes
* Regular
* Counter
* RegularBatch
* CounterBatch
* AtomicBatch

2:  Reads
* Regular
* Range

3:  LightweightTransaction
* Write
* Read

4: Truncate

  was:
1:  Convert StorageProxy into a non-singleton

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

3:  Reads
* Regular
* Range

4:  LightweightTransaction
* Write
* Read

5: Truncate


> Phase 1: Break static methods 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
>            Assignee: Joshua McKenzie
>             Fix For: 3.x
>
>
> 1:  Writes
> * Regular
> * Counter
> * RegularBatch
> * CounterBatch
> * AtomicBatch
> 2:  Reads
> * Regular
> * Range
> 3:  LightweightTransaction
> * Write
> * Read
> 4: Truncate



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