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

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


    from 0353df7542 Prevent infinite loop in repair coordinator on FailSession
     new ab481be81d Fix potential IndexOutOfBoundsException in PagingState in 
mixed mode clusters
     new 73bea0ac1e Merge branch 'cassandra-3.11' into cassandra-4.0

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 +
 .../cassandra/service/pager/PagingState.java       |  54 ++++++++---
 .../apache/cassandra/utils/vint/VIntCoding.java    |   3 +
 .../service/pager/RandomizedPagingStateTest.java   | 104 +++++++++++++++++++++
 4 files changed, 150 insertions(+), 12 deletions(-)
 create mode 100644 
test/unit/org/apache/cassandra/service/pager/RandomizedPagingStateTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to