[
https://issues.apache.org/jira/browse/CASSANDRA-11115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15735606#comment-15735606
]
Sylvain Lebresne commented on CASSANDRA-11115:
----------------------------------------------
bq. Might as well put the remainder of {{LegacyLayout}} into
{{PagingState.RowMark}}
Good point, did that.
One thing that came up with testing is that I removed the "thrift_version"
column in the {{system.local}} table, but that was breaking during upgrade as
it was complaining when reading old sstables about the unknown column. So I
added a small commit to record the column as dropped (instead of just bluntly
removing it). May not be the prettiest thing but it's pretty simple. If you
want to have a look at it. Other than that, the last dtest run was pretty much
clean, but re-running with that last commit to make I didn't screw it up.
> Thrift removal
> --------------
>
> Key: CASSANDRA-11115
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11115
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Sylvain Lebresne
> Assignee: Sylvain Lebresne
> Fix For: 4.0
>
>
> Thrift removal [has been announced for
> 4.0|http://mail-archives.apache.org/mod_mbox/cassandra-user/201601.mbox/%3ccaldd-zgagnldu3pqbd6wp0jb0x73qjdr9phpxmmo+gq+2e5...@mail.gmail.com%3E].
> This ticket is meant to serve as a general task for that removal, but also
> to track issue related to that, either things that we should do in 3.x to
> make that removal as smooth as possible, or sub-tasks that it makes sense to
> separate.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)