[ https://issues.apache.org/jira/browse/CASSANDRA-17034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17529944#comment-17529944 ]
Branimir Lambov commented on CASSANDRA-17034: --------------------------------------------- Committed as [e4e19e33faf9ac7cf27a9779c8083a7f5c5b865a|https://github.com/apache/cassandra/commit/e4e19e33faf9ac7cf27a9779c8083a7f5c5b865a]. > CEP-11: Memtable API implementation > ----------------------------------- > > Key: CASSANDRA-17034 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17034 > Project: Cassandra > Issue Type: Improvement > Components: Local/Memtable > Reporter: Branimir Lambov > Assignee: Branimir Lambov > Priority: Normal > Time Spent: 23.5h > Remaining Estimate: 0h > > Pluggable memtable API as described in > [CEP-11|https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-11%3A+Pluggable+memtable+implementations]. > > Initial version is already available in [this > branch|https://github.com/datastax/cassandra/tree/memtable-api], and needs to > be updated to the changes in trunk. Two additional features suggested by CEP > reviewers are also to be implemented: > * Sharding support: extending the memtable owner interface to supply > suitable shard boundaries that split the owned token space and are in > agreement with disk boundaries. > * Shared read API with sstables: defining a common interface for reading > partitions from memtables and sstables; this is to include filters to avoid > unnecessary copying. -- This message was sent by Atlassian Jira (v8.20.7#820007) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org