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/18 12:20:03 UTC

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

Benjamin Lerer created CASSANDRA-13777:
------------------------------------------

             Summary: 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