You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2014/09/29 21:33:34 UTC

[jira] [Created] (CASSANDRA-8021) Improve cqlsh autocomplete for alter keyspace

Philip Thompson created CASSANDRA-8021:
------------------------------------------

             Summary: Improve cqlsh autocomplete for alter keyspace
                 Key: CASSANDRA-8021
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8021
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Philip Thompson
            Assignee: Philip Thompson
            Priority: Minor
             Fix For: 2.0.11


Cqlsh autocomplete stops giving suggestions for the statement
{code}ALTER KEYSPACE k WITH REPLICATION { 'class' : 'SimpleStrategy', 'replication_factor' : 1'};{code} after the word "WITH".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)