This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 9951225280 Merge branch 'cassandra-5.0' into trunk new 1d47fab638 Serialization can lose complex deletions in a mutation with multiple collections in a row new 9b59f8eb09 Merge branch 'cassandra-5.0' into trunk The 2 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 + .../org/apache/cassandra/db/rows/BTreeRow.java | 6 ++- .../org/apache/cassandra/utils/btree/BTree.java | 5 +- .../distributed/test/CollectionsTest.java | 55 ++++++++++++++++++++++ 4 files changed, 63 insertions(+), 4 deletions(-) create mode 100644 test/distributed/org/apache/cassandra/distributed/test/CollectionsTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org