[
https://issues.apache.org/jira/browse/CASSANDRA-5339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13600539#comment-13600539
]
Eric Dong commented on CASSANDRA-5339:
--------------------------------------
The formatting in the pull request / GitHub branch didn't have the right Java
style formatting, so I've fixed that in 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