[
https://issues.apache.org/jira/browse/CASSANDRA-11877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paulo Motta updated CASSANDRA-11877:
------------------------------------
Description:
In order to support writing pre-3.0 sstables, the easiest route is to port
pre-3.0 {{BigTableWriter}} to {{LegacyLayout}}, so it can be easily removed
when this support is removed in the next majorversion.
For simplicity, we should consider only the simple case in this ticket: no
range tombstones and index sampling. We can add support to those in follow-up
tickets.
was:In order to support writing pre-3.0 sstables, we must add support to
legacy cell serialization to {{BigTableWriter}}.
Summary: Add initial support to pre-3.0 sstable serialization (was:
Add support to legacy row serialization on BigTableWriter)
> Add initial support to pre-3.0 sstable serialization
> ----------------------------------------------------
>
> Key: CASSANDRA-11877
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11877
> Project: Cassandra
> Issue Type: Sub-task
> Components: Tools
> Reporter: Paulo Motta
> Assignee: Kaide Mu
> Priority: Minor
>
> In order to support writing pre-3.0 sstables, the easiest route is to port
> pre-3.0 {{BigTableWriter}} to {{LegacyLayout}}, so it can be easily removed
> when this support is removed in the next majorversion.
> For simplicity, we should consider only the simple case in this ticket: no
> range tombstones and index sampling. We can add support to those in follow-up
> tickets.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)