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

Eric Dong updated CASSANDRA-5339:
---------------------------------

    Attachment: CASSANDRA-5339-1.patch
    
> YAML network topology snitch supporting preferred addresses
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-5339
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5339
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Eric Dong
>            Priority: Minor
>         Attachments: CASSANDRA-5339-1.patch
>
>
> In order to support having a Cassandra cluster spanning multiple data 
> centers, some in Amazon EC2 and some not, I'm submitting a YAML network 
> topology snitch that allows one to configure 'preferred addresses' such as a 
> data-center-local address. The new snitch reconnects to the node via the 
> preferred address using the same reconnection trick present in 
> Ec2MultiRegionSnitch.
> I chose a new YAML format instead of trying to extend 
> cassandra-topology.properties because it is easier to read and allows for 
> future extensibility.
> Pull request to follow.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to