Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Correctness - Transient Incorrect Response
-
Normal
-
Low Hanging Fruit
-
Adhoc Test
-
All
-
None
-
Description
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)
Attachments
Attachments
Issue Links
- links to