[ 
https://issues.apache.org/jira/browse/CASSANDRA-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erick Tryzelaar updated CASSANDRA-925:
--------------------------------------

    Attachment: 925-3.patch

A better version of the patch that follows the style of 984.

> Mimic the way storage-conf.xml is loaded for DC-config.xml
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-925
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-925
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Rodrigo Peinado
>            Assignee: Rodrigo Peinado
>            Priority: Minor
>         Attachments: 925-3.patch, CASSANDRA-925-2.patch, CASSANDRA-925.patch
>
>
> Currently, the file location is wired inside "DataCenterEndPointSnitch" to 
> "/etc/cassandra/DC-Config.xml".
> One approach would be to load it the way "storage-conf.xml" is: first look at 
> the system property "storage-config" then try the classpath.
> Or add a tag to "storage-conf.xml" like this:
> <Storage>
>    ...
>    <RackConfigFile>/etc/cassandra/DC-Config.xml</RackConfigFile>
>    ...
> </Storage>
> Any thoughts on this?

-- 
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