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

Marcus Eriksson updated CASSANDRA-20116:
----------------------------------------
          Fix Version/s: 5.1-alpha1
                             (was: 5.x)
          Since Version: 5.1-alpha1
    Source Control Link: 
https://github.com/apache/cassandra/commit/9bf1680b1f1c016717381aa59367950fa770f57f
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

> Avoid prepared statement invalidation race when committing schema changes
> -------------------------------------------------------------------------
>
>                 Key: CASSANDRA-20116
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20116
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Transactional Cluster Metadata
>            Reporter: Marcus Eriksson
>            Assignee: Marcus Eriksson
>            Priority: Normal
>             Fix For: 5.1-alpha1
>
>         Attachments: ci_summary.html
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We currently invalidate the prepared statement cache before making the schema 
> change “live", creating a small window where we might re-prepare a statement 
> with the old schema. This causes us to use the wrong epoch when coordinating 
> a request, making replicas think the coordinator is behind and failing the 
> request until the node is bounced (or prepared statement cache invalidated)



--
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