Patrick Ziegler created CASSANDRA-7072:
------------------------------------------
Summary: Allow better specification of rack properties file
Key: CASSANDRA-7072
URL: https://issues.apache.org/jira/browse/CASSANDRA-7072
Project: Cassandra
Issue Type: Improvement
Components: Config, Core
Reporter: Patrick Ziegler
Currently the SnitchProperties class loads the properties file via the
classloader, this causes problems in our test environment where we use an
embedded cassandra for testing and cannot specify what file/where from to load
it.
We will extend the functionality to support loading like the cassandra.yaml
file is supported, via the System.properties map.
--
This message was sent by Atlassian JIRA
(v6.2#6252)