Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Correctness - Transient Incorrect Response
-
Normal
-
Normal
-
Unit Test
-
All
-
None
-
Description
DROP COMPACT STORAGE might change the number of columns of a table but as the prepared statement cache is not invalidate the query will not return the correct set of columns until the statement as been invalidate. That can lead to a surprising behavior where the resultset change at un expected point in time.
This problem only affect 3.0 and 3.11
Attachments
Issue Links
- is related to
-
CASSANDRA-16671 Cassandra can return no row when the row columns have been deleted.
- Resolved
- relates to
-
CASSANDRA-16361 DROP COMPACT STORAGE should invalidate prepared statements still using CompactTableMetadata
- Resolved