scylla-jmx/src/main/java
Amnon Heiman 39b50f63c7 Adding a configuration object for the jmx proxy
This patch adds a configuration object to the jmx proxy that support
both the system/command line based properties and it accept a yaml
configuration file. The later options allows the jmx to read scylla
configuration file and connect to it based on this configuration.

The configuration file reader uses a yaml parser that was added to the
pom.xml

If no configuration file is found in the command line, it would look for
SCYLLA_CONF then SCYLLA_HOME then for relative 'conf' directory

Signed-off-by: Amnon Heiman <amnon@scylladb.com>

need merge apiconfig
2015-11-08 12:12:27 +02:00
..
com Adding a configuration object for the jmx proxy 2015-11-08 12:12:27 +02:00
org/apache/cassandra Merge "Enabling nodetool netstats" from Amnon 2015-11-08 11:48:40 +02:00