Change PropertyFileEndPointSnitch to not hardcode rack.properties path
----------------------------------------------------------------------
Key: CASSANDRA-984
URL: https://issues.apache.org/jira/browse/CASSANDRA-984
Project: Cassandra
Issue Type: Improvement
Components: Contrib
Reporter: Erick Tryzelaar
Priority: Minor
The PropertyFileEndPointSnitch currently hardcodes the path of the property
file to /etc/cassandra.rack.properties, which this patch changes to look up the
result on the classpath.
It also changes the package from src.java.org.apache.cassandra.locator to
org.apache.cassandra.locator, which matches the
contrib/property_snitch/README.txt and the rest of the project.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira