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

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


    from 0d3ead9  Merge branch 'cassandra-3.11' into cassandra-4.0
     add 5f09226  Don't wait on schema versions from replacement target when 
replacing a node
     add 85358be  Merge branch 'cassandra-3.0' into cassandra-3.11
     add 80ea99d  Merge branch 'cassandra-3.11' into cassandra-4.0

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |   1 +
 .../cassandra/schema/MigrationCoordinator.java     |  62 ++++++++++-
 .../apache/cassandra/service/StorageService.java   |   6 +-
 .../distributed/test/MigrationCoordinatorTest.java | 121 +++++++++++++++++++++
 .../cassandra/schema/MigrationCoordinatorTest.java |  34 +++---
 5 files changed, 202 insertions(+), 22 deletions(-)
 create mode 100644 
test/distributed/org/apache/cassandra/distributed/test/MigrationCoordinatorTest.java

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

Reply via email to