[ https://issues.apache.org/jira/browse/CASSANDRA-20218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916783#comment-17916783 ]
Sam Tunnicliffe commented on CASSANDRA-20218: --------------------------------------------- Right, like I said, the effect is ultimately the same so perhaps it doesn't really matter. I really just brought it up because I was assuming it was a non-obvious side effect of the change you proposed. > 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 > Fix For: 5.x > > 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: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org