This is an automated email from the ASF dual-hosted git repository. dcapwell pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git
from fefb0b2595 Merge branch 'cassandra-5.0' into trunk new c736d22cf8 Gossip doesn't converge due to race condition when updating EndpointStates multiple fields new 005d3c28e5 Merge branch 'cassandra-4.0' into cassandra-4.1 new ac05c94e6a Merge branch 'cassandra-4.1' into cassandra-5.0 new a739e795de Merge branch 'cassandra-5.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 + .../org/apache/cassandra/gms/EndpointState.java | 97 +++++++++++++++++----- src/java/org/apache/cassandra/gms/Gossiper.java | 21 ++--- .../org/apache/cassandra/gms/HeartBeatState.java | 20 ++--- .../distributed/impl/UnsafeGossipHelper.java | 2 +- .../org/apache/cassandra/gms/GossiperTest.java | 2 +- .../apache/cassandra/gms/SerializationsTest.java | 2 +- 7 files changed, 94 insertions(+), 51 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org