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

Eric Evans commented on CASSANDRA-289:
--------------------------------------

After discussions that took place in CASSANDRA-296 and the mailing list 
(http://markmail.org/thread/sqecvc7tyqptqqy2), it was decided that CQL would be 
removed. In light of this, the "thrift {get,set}" variants should be kept, and 
alternatives found for any other cli functionality that makes use of CQL.

> deprecate thrift get/set commands in cli
> ----------------------------------------
>
>                 Key: CASSANDRA-289
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-289
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Eric Evans
>            Assignee: Eric Evans
>
> Currently the cli supports "thrift {get,set}" and just "{get,set}", the 
> former uses the usual thrift rpcs, the latter is CQL which is passed to 
> executeQuery(). Having both is unnecessary and creates an extra code path to 
> maintain.
> Of the two, I think it makes the most sense to leave the CQL version and 
> remove the "thrift" versions (which are in fact already marked as deprecated 
> in the help output).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to