This is an automated email from the ASF dual-hosted git repository.

jonmeredith pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from 4759a7353f CEP-15: (C*) Enhance in-memory FileSystem to work with mmap 
and support tests to add custom logic
     new ae995eb3d3 NPE when deserializing malformed collections from client
     new 7f4e9bb67b Merge branch 'cassandra-4.0' into cassandra-4.1
     new f54ef5e824 Merge branch 'cassandra-4.1' into trunk

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.txt                                        |  1 +
 .../serializers/CollectionSerializer.java          |  8 ++++++
 .../cassandra/serializers/ListSerializer.java      |  9 ++++--
 .../cassandra/serializers/MapSerializer.java       |  8 +++---
 .../cassandra/serializers/SetSerializer.java       |  4 +--
 .../cql3/validation/entities/CollectionsTest.java  |  4 +--
 .../apache/cassandra/transport/SerDeserTest.java   | 33 ++++++++++++++++++++++
 7 files changed, 57 insertions(+), 10 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to