You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by sa...@apache.org on 2021/07/20 18:39:45 UTC

[cassandra] branch trunk updated (e8ba1c3 -> fcea6a5)

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

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


    from e8ba1c3  Merge branch 'cassandra-4.0' into trunk
     new fbb20b9  Receipt of gossip shutdown updates TokenMetadata
     new b604bd2  Merge branch 'cassandra-3.0' into cassandra-3.11
     new 64ec400  Merge branch 'cassaNDRA-3.11' into cassandra-4.0
     new fcea6a5  Merge branch 'cassandra-4.0' into trunk

The 4 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 +
 src/java/org/apache/cassandra/gms/Gossiper.java    |   6 +-
 .../cassandra/distributed/shared/ClusterUtils.java |  31 ++++++
 .../cassandra/distributed/test/GossipTest.java     | 112 ++++++++++++++++++++-
 4 files changed, 144 insertions(+), 6 deletions(-)

---------------------------------------------------------------------
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.0' into trunk

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

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

commit fcea6a5509eb1b0f83aba3e6eda234383f1b9d11
Merge: e8ba1c3 64ec400
Author: Sam Tunnicliffe <sa...@beobal.com>
AuthorDate: Tue Jul 20 19:32:39 2021 +0100

    Merge branch 'cassandra-4.0' into trunk

 CHANGES.txt                                        |   1 +
 src/java/org/apache/cassandra/gms/Gossiper.java    |   6 +-
 .../cassandra/distributed/shared/ClusterUtils.java |  31 ++++++
 .../cassandra/distributed/test/GossipTest.java     | 112 ++++++++++++++++++++-
 4 files changed, 144 insertions(+), 6 deletions(-)


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