You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benjamin Lerer (JIRA)" <ji...@apache.org> on 2017/08/22 15:42:00 UTC

[jira] [Resolved] (CASSANDRA-13777) Altering an UDT does not invalidate the prepared statements using that type

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

Benjamin Lerer resolved CASSANDRA-13777.
----------------------------------------
    Resolution: 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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org