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

adelapena pushed a change to branch cassandra-4.1
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from 5086b7d0a7 Upgrade cython
     new 9a0af4112e Fix legacy clustering serialization for paging with compact 
storage
     new 6c96e2fd41 Merge branch 'cassandra-4.0' into cassandra-4.1

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 +
 NEWS.txt                                           |   9 +-
 .../cassandra/service/pager/PagingState.java       |   8 +
 .../CompactStoragePagingWithProtocolTester.java    | 179 +++++++++++++++++++++
 ...> CompactStoragePagingWithProtocolV30Test.java} |  12 +-
 ...> CompactStoragePagingWithProtocolV3XTest.java} |  12 +-
 ...> CompactStoragePagingWithProtocolV40Test.java} |  12 +-
 7 files changed, 214 insertions(+), 19 deletions(-)
 create mode 100644 
test/distributed/org/apache/cassandra/distributed/upgrade/CompactStoragePagingWithProtocolTester.java
 copy 
test/distributed/org/apache/cassandra/distributed/upgrade/{MixedModeConsistencyV3XTest.java
 => CompactStoragePagingWithProtocolV30Test.java} (75%)
 copy 
test/distributed/org/apache/cassandra/distributed/upgrade/{MixedModeConsistencyV3XTest.java
 => CompactStoragePagingWithProtocolV3XTest.java} (75%)
 copy 
test/distributed/org/apache/cassandra/distributed/upgrade/{MixedModeConsistencyV3XTest.java
 => CompactStoragePagingWithProtocolV40Test.java} (75%)


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

Reply via email to