You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Dikang Gu (JIRA)" <ji...@apache.org> on 2018/03/14 23:07:00 UTC

[jira] [Comment Edited] (CASSANDRA-14118) Refactor write path

    [ https://issues.apache.org/jira/browse/CASSANDRA-14118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16399583#comment-16399583 ] 

Dikang Gu edited comment on CASSANDRA-14118 at 3/14/18 11:06 PM:
-----------------------------------------------------------------

I'm trying to move the Tracker, the memtable and sstable concepts, out of ColumnFamilyStore, to a CassandraStorageHandler class. The work is happening [here|https://github.com/DikangGu/cassandra/commits/CASSANDRA-14118-v1] .


was (Author: dikanggu):
I'm trying to move the Tracker, the memtable and sstable concepts to a CassandraStorageHandler class. The work is happening [here|https://github.com/DikangGu/cassandra/commits/CASSANDRA-14118-v1] .

> Refactor write path
> -------------------
>
>                 Key: CASSANDRA-14118
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14118
>             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 write 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-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org