Make CQL CREATE KS/CF not return until the operation is complete
----------------------------------------------------------------

                 Key: CASSANDRA-2756
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2756
             Project: Cassandra
          Issue Type: Improvement
          Components: API
    Affects Versions: 0.8.0
            Reporter: Jonathan Ellis
            Assignee: Pavel Yaskevich
            Priority: Minor
             Fix For: 0.8.1


this would be more in line with the principle of least surprise, and would 
avoid the need for everyone who does programmatic schema manipulation to 
re-invent logic like CASSANDRA-2649.

CliClient.validateSchemaIsSettled is a good template for the logic we want.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to