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/12 19:48:36 UTC

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

Brandon Williams created CASSANDRA-8599:
-------------------------------------------

             Summary: 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


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)