cqlsh doesn't error out immediately for use of invalid keyspace
---------------------------------------------------------------

                 Key: CASSANDRA-3764
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3764
             Project: Cassandra
          Issue Type: Bug
          Components: Tools
            Reporter: Jonathan Ellis
            Assignee: paul cannon
            Priority: Minor
             Fix For: 1.0.8


{noformat}
cqlsh> use wordcoun;
cqlsh:wordcoun> select * from input_words;
Bad Request: Keyspace wordcoun does not exist
{noformat}

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