You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by bd...@apache.org on 2021/05/28 23:43:41 UTC

[cassandra] branch cassandra-3.11 updated (7694cc5 -> 85358be)

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

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


    from 7694cc5  Merge branch 'cassandra-3.0' into cassandra-3.11
     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

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |   1 +
 .../cassandra/service/MigrationCoordinator.java    |  61 ++++++++++-
 .../apache/cassandra/service/StorageService.java   |   6 +-
 .../distributed/test/MigrationCoordinatorTest.java | 122 +++++++++++++++++++++
 .../service/MigrationCoordinatorTest.java          |   2 +-
 5 files changed, 188 insertions(+), 4 deletions(-)
 create mode 100644 test/distributed/org/apache/cassandra/distributed/test/MigrationCoordinatorTest.java

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