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

dcapwell pushed a change to branch cassandra-4.1
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from e562d6a3a9 Merge branch 'cassandra-4.0' into cassandra-4.1
     new 2bab3f27ba Gossip NPE due to shutdown event corrupting empty statuses
     new 1920571861 Merge branch 'cassandra-4.0' into cassandra-4.1

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:
 CHANGES.txt                                        |   1 +
 .../org/apache/cassandra/gms/EndpointState.java    |   5 +
 src/java/org/apache/cassandra/gms/Gossiper.java    |   2 +-
 .../test/gossip/GossipShutdownTest.java            | 106 +++++++++++++++++++++
 4 files changed, 113 insertions(+), 1 deletion(-)
 create mode 100644 
test/distributed/org/apache/cassandra/distributed/test/gossip/GossipShutdownTest.java


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

Reply via email to