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

Brandon Williams commented on CASSANDRA-5339:
---------------------------------------------

For the record, we cannot use pull requests, so please don't generate them.  A 
link to your github branch or an attached patch are fine, but the pull request 
itself cannot fit into our workflow, so we just close them.
                
> 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
>
> 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