You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jl...@apache.org on 2022/09/16 07:59:56 UTC

[cassandra] branch cassandra-4.0 updated (f65f123780 -> 76be530a36)

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

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


    from f65f123780 Prevent flakiness in MixedModeMessageForwardTest
     add 76be530a36 Fix schema reset functionality

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |   1 +
 .../config/CassandraRelevantProperties.java        |  12 +-
 .../cassandra/schema/MigrationCoordinator.java     | 148 +++++++++++++++++++--
 .../apache/cassandra/schema/MigrationManager.java  |   4 +
 .../apache/cassandra/service/StorageService.java   |   2 +-
 .../cassandra/distributed/test/SchemaTest.java     |  67 ++++++++++
 6 files changed, 220 insertions(+), 14 deletions(-)


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