Marcus Eriksson created CASSANDRA-20218:
-------------------------------------------

             Summary: Make sure we can parse the expanded CQL before writing it 
to the log or sending it to replicas
                 Key: CASSANDRA-20218
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20218
             Project: Apache Cassandra
          Issue Type: Improvement
          Components: Transactional Cluster Metadata
            Reporter: Marcus Eriksson
            Assignee: Marcus Eriksson


When executing a {{create keyspace}}/{{create table}}/{{create index}} we 
expand the CQL before sending it to replicas. We should make sure that we can 
still parse this expanded CQL before writing it to the log. Otherwise, if there 
is a bug in the {{toCqlString}} method, the replicas could never apply the 
transformation and we could make no progress.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to