This is an automated email from the ASF dual-hosted git repository. ycai pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from aac6f7d Merge branch 'cassandra-4.0' into trunk add 2fba5c8 Avoid memoizing the wrong min cluster version during upgrades add 1a10792 Merge branch 'cassandra-4.0.0' into cassandra-4.0 new e10ed27 Merge branch 'cassandra-4.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/dht/BootStrapper.java | 5 ++++- src/java/org/apache/cassandra/gms/Gossiper.java | 17 +++++++++++----- .../cassandra/schema/MigrationCoordinator.java | 5 +++++ .../apache/cassandra/service/StorageService.java | 23 ++++++++++++++++++++++ test/unit/org/apache/cassandra/Util.java | 10 +++++++++- .../operations/InsertUpdateIfConditionTest.java | 4 ++-- .../org/apache/cassandra/gms/GossiperTest.java | 3 ++- 8 files changed, 58 insertions(+), 10 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org