This is an automated email from the ASF dual-hosted git repository.
ifesdjeen pushed a change to branch cassandra-3.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 09fd7e8 Merge branch 'cassandra-2.2' into cassandra-3.0
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
The 2 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: [email protected]
For additional commands, e-mail: [email protected]