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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to