[ https://issues.apache.org/jira/browse/CASSANDRA-13426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16427253#comment-16427253
]
Aleksey Yeschenko commented on CASSANDRA-13426:
-----------------------------------------------
3.5 months.
Need to address review feedback and rebase on top of most recent trunk, and it can be shipped.
> 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: Sub-task
> Components: Distributed Metadata
> Reporter: Aleksey Yeschenko
> Assignee: Aleksey Yeschenko
> Priority: Major
> 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
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org
|