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

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


    from 1f06705153 When doing a host replacement, 
-Dcassandra.broadcast_interval_ms is used to know when to check the ring but 
checks that the ring wasn't changed in -Dcassandra.ring_delay_ms, changes to 
ring delay should not depend on when we publish load stats
     add a7b53217bd fix restarting of services on gossipping-only member
     add afaeb93020 Merge branch 'cassandra-3.0' into cassandra-3.11
     add 6388fd3a16 Merge branch 'cassandra-3.11' into cassandra-4.0
     add 8533a6764b Merge branch 'cassandra-4.0' into cassandra-4.1
     new c1fa8e3c92 Merge branch 'cassandra-4.1' into trunk

The 1 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                                        |  2 ++
 .../apache/cassandra/service/StorageService.java   |  4 +--
 .../cassandra/distributed/test/GossipTest.java     | 36 +++++++++++++++++++
 .../distributed/test/NativeProtocolTest.java       | 41 ++++++++++++++++++++++
 4 files changed, 81 insertions(+), 2 deletions(-)


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

Reply via email to