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/08 22:09:13 UTC

[jira] [Created] (CASSANDRA-8442) Phase 1: Refactor StorageProxy write path into separate classes

Joshua McKenzie created CASSANDRA-8442:
------------------------------------------

             Summary: Phase 1: Refactor StorageProxy write path into separate classes
                 Key: CASSANDRA-8442
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8442
             Project: Cassandra
          Issue Type: Sub-task
          Components: Core
            Reporter: Joshua McKenzie
             Fix For: 3.0


Refactor the write path inside StorageProxy into separate classes.

All are Request/Response pairs:
* Regular
* Counter
* RegularBatch
* CounterBatch
* AtomicBatch

Keep them sync for now and just break it out.



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