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

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

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

Brandon Williams resolved CASSANDRA-8599.
-----------------------------------------
    Resolution: Fixed
      Reviewer: Brandon Williams

Committed with minor cleanup, and I added an explicit logger.warn about the deprecation so users are more likely to see it.

> 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, 8599-v2-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)