[ 
https://issues.apache.org/jira/browse/CASSANDRA-984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857807#action_12857807
 ] 

Hudson commented on CASSANDRA-984:
----------------------------------

Integrated in Cassandra #408 (See 
[http://hudson.zones.apache.org/hudson/job/Cassandra/408/])
    load cassandra-rack.properties from classpath; clean up configuration 
loading to throw ConfigurationException on error.  patch by Erick Tryzelaar and 
jbellis for CASSANDRA-984


> 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
>            Assignee: Erick Tryzelaar
>            Priority: Minor
>         Attachments: 984.txt, PropertyFileEndPointSnitch.patch
>
>
> 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

        

Reply via email to