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

paul cannon commented on CASSANDRA-4330:
----------------------------------------

Ahmet, could you open a separate ticket for that? That sounds like a definite 
Cassandra bug if CFs are still showing up in system.schema_columnfamilies after 
they are dropped, whereas this ticket is a cqlsh feature request.
                
> cqlsh's desc cluster needs to return the schema agreement information
> ---------------------------------------------------------------------
>
>                 Key: CASSANDRA-4330
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4330
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jeremy Hanna
>            Priority: Minor
>              Labels: cli, cqlsh
>
> describe cluster in the cassandra cli is very useful to determine whether the 
> schema for the cluster is in complete agreement among the nodes.  It doesn't 
> appear that the cqlsh analog - desc cluster; - does the same thing.
> Since that's so useful and since cqlsh is the way forward for new cli type of 
> development, it makes sense to add that in some command in cqlsh.  Paul said 
> that it should be trivial but if it's not, it may be worth it to wait until 
> the dedicated cql transport to implement it (while it's still there in 
> cassandra-cli).

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