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

[jira] [Updated] (CASSANDRA-8599) Refactor or fix CqlStorage

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

Alex Liu updated CASSANDRA-8599:
--------------------------------
    Attachment: 8166_2.1_branch.txt

v1 patch on 2.1 branch is attached which wrap CqlStorage on CqlNativeStorage to retain backward compatibility.

> Refactor or fix CqlStorage
> --------------------------
>
>                 Key: CASSANDRA-8599
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8599
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Hadoop
>            Reporter: Brandon Williams
>            Assignee: Alex Liu
>             Fix For: 2.1.3
>
>         Attachments: 8166_2.1_branch.txt
>
>
> In CASSANDRA-8541, for 2.1, I ultimately replace the non-existent CPIF references with CIF, since CNS was broken otherwise.  But this means CS no longer works since it's not a simple drop in replacement (but have CNS work is better than having them both broken by a class that doesn't exist.)  We can't just deprecate and remove CS either, because CNS extends it.  We either need to fix CS to work with CIF, or we need to refactor CNS so that we can just remove CS.



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