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 2018/07/12 22:55:00 UTC

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

    [ https://issues.apache.org/jira/browse/CASSANDRA-13426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542294#comment-16542294 ] 

Aleksey Yeschenko commented on CASSANDRA-13426:
-----------------------------------------------

[~beobal] Final changes are done - all in the same branch. Now, admittedly, that last commit could use a little bit of isolated unit testing. And I promise I'll add some before 4.0.0 is cut. But I need to get this in - with the overall patch being this size, constant rebasing on trunk is expensive, and I'm tired, and I won't go through it again.

Either way, unit test results [here|https://circleci.com/gh/iamaleksey/cassandra/418] and dtests' [here|https://circleci.com/gh/iamaleksey/cassandra/416].

> 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