java-driver
java-driver copied to clipboard
[CASSANDRA-19814] UDT codec decode is too restrictive in decoding of unknown fields
Make UdtCodec logic tolerant to extra unknown fields at the tail of UDT to support live schema upgrades
Patch by Dmitry Konstantinov; reviewed by TBD for CASSANDRA-19814