You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2017/04/07 13:20:42 UTC

[jira] [Created] (CASSANDRA-13426) Make all DDL statements idempotent and not dependent on global state

Aleksey Yeschenko created CASSANDRA-13426:
---------------------------------------------

             Summary: Make all DDL statements idempotent and not dependent on global state
                 Key: CASSANDRA-13426
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13426
             Project: Cassandra
          Issue Type: Bug
          Components: Distributed Metadata
            Reporter: Aleksey Yeschenko
            Assignee: Aleksey Yeschenko
             Fix For: 4.0


A follow-up to CASSANDRA-9425 and a pre-requisite for CASSANDRA-10699.

It's necessary for the latter to be able to apply any DDL statement several times without side-effects. As part of the ticket I think we should also clean up validation logic and our error texts. One example is varying treatment of missing keyspace for DROP TABLE/INDEX/etc. statements with IF EXISTS.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)