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

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


    from 017276263a Merge branch 'cassandra-6.0' into trunk
     new 802ce7f8b2 Always send TCM commit failures as Messaging failures
     new 38e0277503 Merge branch 'cassandra-6.0' into trunk

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 +
 src/java/org/apache/cassandra/net/Message.java     |   6 +
 src/java/org/apache/cassandra/tcm/Commit.java      |  21 ++-
 .../org/apache/cassandra/tcm/PeerLogFetcher.java   |  10 +-
 .../org/apache/cassandra/tcm/RemoteProcessor.java  | 161 ++++++++++++++-------
 src/java/org/apache/cassandra/tcm/Retry.java       |   5 +
 .../test/log/CommitStartupByNonCMSNodeTest.java    |  83 +++++++++++
 7 files changed, 215 insertions(+), 72 deletions(-)
 create mode 100644 
test/distributed/org/apache/cassandra/distributed/test/log/CommitStartupByNonCMSNodeTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to