[ 
https://issues.apache.org/jira/browse/CASSANDRA-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14274300#comment-14274300
 ] 

Brandon Williams commented on CASSANDRA-8599:
---------------------------------------------

We should still emit a warning that CS is deprecated and they should use CNS 
instead so we can eventually remove CS.  Also a lot of the imports could be 
combined (generally past 3, we just import *)

> 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: 8599-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)

Reply via email to