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

Stefan Miklosovic commented on CASSANDRA-20218:
-----------------------------------------------

[~marcuse] we should most probably cover this as well 
https://github.com/apache/cassandra/pull/3816/commits/59bf435e1c144e50bd4a98e6cb67d6f1b90835f0

> 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
>            Priority: Normal
>         Attachments: ci_summary.html
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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