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 3b553d8  Merge branch 'cassandra-4.0' into trunk
     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
     new c29bdee  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 +
 .../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