You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2015/06/04 12:19:38 UTC

[jira] [Updated] (CASSANDRA-9546) Deprecate SSTableSimpleWriter/SSTableSimpleUnsortedWriter in 2.2

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

Sylvain Lebresne updated CASSANDRA-9546:
----------------------------------------
    Attachment: 9546.patch

> Deprecate SSTableSimpleWriter/SSTableSimpleUnsortedWriter in 2.2
> ----------------------------------------------------------------
>
>                 Key: CASSANDRA-9546
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9546
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Sylvain Lebresne
>            Assignee: Sylvain Lebresne
>             Fix For: 2.2.0 rc1
>
>         Attachments: 9546.patch
>
>
> {{CQLSSTableWriter}} is a nicer to use alternative to {{SSTableSimpleWriter}} and {{SSTableSimpleUnsortedWriter}}, so it doesn't particularly make sense to support both version forever. It also happens that supporting the latter writers would requires a bit of work for CASSANDRA-8099, so maybe 3.0 is not a bad time to remove those. But if we agree on that, we should deprecate them in 2.0 so people have time to migrate to {{CQLSSTableWriter}} if needed.
> More specifically, I'm talking here of adding a {{@Deprecated}} on the 2 classes and to add a note to the {{NEWS}} file.



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