[ 
https://issues.apache.org/jira/browse/CASSANDRA-20218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Miklosovic updated CASSANDRA-20218:
------------------------------------------
    Change Category: Semantic
         Complexity: Normal
      Fix Version/s: 5.x
          Reviewers: Stefan Miklosovic
             Status: Open  (was: Triage Needed)

> 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

Reply via email to