You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jm...@apache.org on 2022/05/23 17:02:31 UTC

[cassandra] branch trunk updated (372d23b1fa -> 1275158781)

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

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


    from 372d23b1fa Merge branch 'cassandra-4.1' into trunk
     new 951aff25a1 Fix OfflineTokenAllocatorTest timeouts
     new 1275158781 Merge branch 'cassandra-4.1' 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:
 .../OfflineTokenAllocatorGenerationsTest.java      |  84 +++++++++++++++
 .../tokenallocator/OfflineTokenAllocatorTest.java  | 115 +--------------------
 .../OfflineTokenAllocatorTestUtils.java            | 103 ++++++++++++++++++
 3 files changed, 189 insertions(+), 113 deletions(-)
 create mode 100644 test/unit/org/apache/cassandra/dht/tokenallocator/OfflineTokenAllocatorGenerationsTest.java
 create mode 100644 test/unit/org/apache/cassandra/dht/tokenallocator/OfflineTokenAllocatorTestUtils.java


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


[cassandra] 01/01: Merge branch 'cassandra-4.1' into trunk

Posted by jm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 12751587818de4ae586a02c7d8568d815a4c0956
Merge: 372d23b1fa 951aff25a1
Author: Josh McKenzie <jm...@apache.org>
AuthorDate: Mon May 23 13:00:01 2022 -0400

    Merge branch 'cassandra-4.1' into trunk

 .../OfflineTokenAllocatorGenerationsTest.java      |  84 +++++++++++++++
 .../tokenallocator/OfflineTokenAllocatorTest.java  | 115 +--------------------
 .../OfflineTokenAllocatorTestUtils.java            | 103 ++++++++++++++++++
 3 files changed, 189 insertions(+), 113 deletions(-)


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