Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Duplicate
-
None
-
None
-
None
-
Normal
Description
C* does not invalidate the prepared statements using a specific UDT when that UDT has been altered.
Due to that the new UDT fields will not be returned by the java driver for example.
This also means that the statements cannot be re-prepared as they are still in the prepared statements cache.
Attachments
Issue Links
- is duplicated by
-
CASSANDRA-10786 Include hash of result set metadata in prepared statement id
- Resolved