This is an automated email from the ASF dual-hosted git repository.
dcapwell pushed a change to branch cassandra-5.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 85a659a432 Merge branch 'cassandra-4.1' into cassandra-5.0
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
The 3 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 | 105 ++++++++++++++++-----
src/java/org/apache/cassandra/gms/Gossiper.java | 32 +++----
.../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, 106 insertions(+), 58 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]