You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Patrick Ziegler (JIRA)" <ji...@apache.org> on 2014/04/23 09:32:15 UTC

[jira] [Created] (CASSANDRA-7072) Allow better specification of rack properties file

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)