You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Paulo Motta (JIRA)" <ji...@apache.org> on 2017/04/06 21:11:42 UTC

[jira] [Resolved] (CASSANDRA-11876) Add serialization support to legacy index

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

Paulo Motta resolved CASSANDRA-11876.
-------------------------------------
    Resolution: Later

> Add serialization support to legacy index
> -----------------------------------------
>
>                 Key: CASSANDRA-11876
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11876
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Tools
>            Reporter: Paulo Motta
>            Assignee: Kaide Mu
>            Priority: Minor
>
> Currently {{LegacyShallowIndexedEntry}} only supports reading from legacy format. We should add support to writing in old format ({{!format.storeRows()}}).
> There are two cases to consider: {{RowIndexEntry}} (when the index is smaller than {{column_index_size_in_kb}}) and {{IndexedEntry}} (otherwise).
> We should add tests to verify that the index is being properly converted from the current version to the legacy version.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)