Jorge Bay created CASSANDRA-8604:
------------------------------------
Summary: Batch Schema Changes at protocol level
Key: CASSANDRA-8604
URL: https://issues.apache.org/jira/browse/CASSANDRA-8604
Project: Cassandra
Issue Type: Improvement
Reporter: Jorge Bay
It would be nice to have a way to send to a cluster several DDL queries in 1
request and get a response when the schema change has been applied on all the
(live) nodes.
This could be helpful for dev teams that are used to create schema changes db
scripts and deploy them as part of a version change (ie: Rails migrations).
Also it can avoid race conditions between schema changes and querying that
schema (in test env or other deployments).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)