Move CfDef and KsDef validation to CFMetaData and KSMetaData
------------------------------------------------------------

                 Key: CASSANDRA-4037
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4037
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Sylvain Lebresne
            Priority: Minor
             Fix For: 1.1.1


Following CASSANDRA-3792, CQL don't need to use thrift CfDef and KsDef. 
However, those are still used in order to reuse ThriftValidation validation 
methods. We should move that validation to CFM and KSM and remove the use of 
those thrift structures by CQL.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to