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

Robert Stupp commented on CASSANDRA-10320:
------------------------------------------

Pushed a first series of commits to the branch. It's just some very basic 
refactoring without any functional change that encapsulates the internals of 
RowIndexEntry, makes IndexInfo a top-level class and removes IndexHelper as a 
_preparation step_ to change the internal representation of 
RowIndexEntry.IndexedEntry from an object graph to a ByteBuffer.

> Build off-heap key-cache compatible API
> ---------------------------------------
>
>                 Key: CASSANDRA-10320
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10320
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Robert Stupp
>            Assignee: Robert Stupp
>             Fix For: 3.x
>
>
> (Follow-up to CASSANDRA-10314 and prerequisite for the final goal 
> CASSANDRA-9738.)
> Ticket is about to extract the API code changes from CASSANDRA-9738 as a 
> sub-task - so everything from CASSANDRA-9738 without the actual off-heap 
> implementation.



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

Reply via email to