This is an automated email from the ASF dual-hosted git repository. bdeggleston pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 5aadbc62f0 CASSANDRA-20117: fixed typos in NTR spec and SASI documents add cf60eb8672 Fix mixed mode paxos hang add eaa20275ff Merge branch 'cassandra-4.1' into cassandra-5.0 new 45df7627d5 Merge branch 'cassandra-5.0' 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 | 1 + .../org/apache/cassandra/service/StorageProxy.java | 2 +- .../service/paxos/v1/PrepareCallback.java | 29 ++++++- .../distributed/upgrade/MixedModePaxosTTLTest.java | 94 ++++++++++++++++++++++ .../upgrade/MixedModePaxosTestBase.java | 55 ++++++++++--- 5 files changed, 170 insertions(+), 11 deletions(-) create mode 100644 test/distributed/org/apache/cassandra/distributed/upgrade/MixedModePaxosTTLTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org