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

ifesdjeen pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from 69ea5ff  Merge branch 'cassandra-3.11' into trunk
     new 4fef917  In-jvm dtest builder should be provided to the factory and 
expose state
     new 880b07c  Merge branch 'cassandra-2.2' into cassandra-3.0
     new 04b0049  Merge branch 'cassandra-3.0' into cassandra-3.11
     new 7bbc97e  Merge branch 'cassandra-3.11' into trunk

The 4 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:
 build.xml                                          |  2 +-
 .../org/apache/cassandra/distributed/Cluster.java  | 36 ++++++---------
 .../cassandra/distributed/UpgradeableCluster.java  | 34 +++++++-------
 .../distributed/impl/AbstractCluster.java          | 53 ++++++++++++++++++----
 .../cassandra/distributed/impl/Coordinator.java    | 30 +++++-------
 .../impl/DelegatingInvokableInstance.java          |  6 +++
 .../cassandra/distributed/impl/Instance.java       | 11 ++---
 .../apache/cassandra/distributed/impl/RowUtil.java | 22 +++++++++
 .../cassandra/distributed/test/BootstrapTest.java  | 18 +++-----
 .../cassandra/distributed/test/TestBaseImpl.java   |  6 +--
 .../distributed/upgrade/UpgradeTestBase.java       | 10 ++--
 11 files changed, 132 insertions(+), 96 deletions(-)


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

Reply via email to