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

Dikang Gu updated CASSANDRA-14117:
----------------------------------
    Reviewer: Jason Brown
      Status: Patch Available  (was: Open)

A first pass for review, [here | 
https://github.com/DikangGu/cassandra/commits/CASSANDRA-14117-v1].

Refactored SinglePartitionReadCommand and PartitionRangeReadCommand. 
[StorageHandler | 
https://github.com/DikangGu/cassandra/blob/CASSANDRA-14117-v1/src/java/org/apache/cassandra/db/StorageHandler.java]
 is the query handler interface for a storage implementation. 



> Refactor read path
> ------------------
>
>                 Key: CASSANDRA-14117
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14117
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Core
>            Reporter: Dikang Gu
>            Assignee: Dikang Gu
>            Priority: Major
>
> As part of the pluggable storage engine effort, we'd like to modularize the 
> read path related code, make it to be independent from existing storage 
> engine implementation details.
> For now, refer to 
> https://docs.google.com/document/d/1suZlvhzgB6NIyBNpM9nxoHxz_Ri7qAm-UEO8v8AIFsc
>  for high level designs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to