[
https://issues.apache.org/jira/browse/CASSANDRA-13777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16136957#comment-16136957
]
Benjamin Lerer commented on CASSANDRA-13777:
--------------------------------------------
After looking into the problem the prepared statements are correctly
invalidated. The problem is caused by a Java driver issue:
[JAVA-420|https://datastax-oss.atlassian.net/projects/JAVA/issues/JAVA-420]
which need CASSANDRA-10786.
So, I will close the ticket as duplicate.
> Altering an UDT does not invalidate the prepared statements using that type
> ---------------------------------------------------------------------------
>
> Key: CASSANDRA-13777
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13777
> Project: Cassandra
> Issue Type: Bug
> Reporter: Benjamin Lerer
> Assignee: Benjamin Lerer
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]