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

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


    from b33a11c  Make sure that the passed node probe factory is used in 
nodetool, like in other branches.
     new 9705d82  Add an ability to run bootstrap / streaming tests with in-JVM 
dtest framework.
     new 3320f08  Merge branch 'cassandra-2.2' into cassandra-3.0
     new c09e709  Merge branch 'cassandra-3.0' into cassandra-3.11

The 3 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:
 .../org/apache/cassandra/service/GCInspector.java  |   3 +-
 .../cassandra/distributed/api/IInstanceConfig.java |   4 +
 .../distributed/impl/AbstractCluster.java          | 170 +++++++++++++++------
 .../distributed/impl/DistributedTestSnitch.java    |  60 +++++++-
 .../cassandra/distributed/impl/InstanceConfig.java |  10 +-
 .../distributed/impl/NetworkTopology.java          |  60 +++++++-
 .../cassandra/distributed/test/BootstrapTest.java  | 104 +++++++++++++
 .../distributed/test/DistributedTestBase.java      |   1 +
 .../distributed/test/NetworkTopologyTest.java      |   5 +-
 9 files changed, 357 insertions(+), 60 deletions(-)
 create mode 100644 
test/distributed/org/apache/cassandra/distributed/test/BootstrapTest.java


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

Reply via email to