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

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


    from 4fb255d  Ninja: correct a Jira number in a comment, 16207 -> 16157
     new db58321  In-JVM dtest - modify schema with stopped nodes and use yaml 
fragments for config
     new d547f0d  Merge branch 'cassandra-2.2' into cassandra-3.0
     new efd6b60  Merge branch 'cassandra-3.0' into cassandra-3.11
     new 9179796  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:
 .../cassandra/config/ParameterizedClass.java       |  5 ++
 .../cassandra/config/YamlConfigurationLoader.java  | 21 ++++++
 .../distributed/impl/AbstractCluster.java          | 44 +++++++++--
 .../cassandra/distributed/impl/Instance.java       | 17 ++---
 .../cassandra/distributed/impl/InstanceConfig.java | 49 +++---------
 .../cassandra/distributed/test/JVMDTestTest.java   | 88 ++++++++++++++++++++++
 .../config/YamlConfigurationLoaderTest.java        | 52 +++++++++++++
 7 files changed, 220 insertions(+), 56 deletions(-)
 create mode 100644 
test/unit/org/apache/cassandra/config/YamlConfigurationLoaderTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to