[
https://issues.apache.org/jira/browse/CASSANDRA-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brandon Williams updated CASSANDRA-1974:
----------------------------------------
Attachment: 1974.txt
Adds a GossipingPropertyFileSnitch that enables defining the local node's
rack/dc in cassandra-rackdc.properties and propagating that via gossip, while
still utilizing PFS as a fallback if cassandra-topologies.properties is
present, allowing migration from PFS to GPFS.
> PFEPS-like snitch that uses gossip instead of a property file
> -------------------------------------------------------------
>
> Key: CASSANDRA-1974
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1974
> Project: Cassandra
> Issue Type: New Feature
> Reporter: Brandon Williams
> Assignee: Brandon Williams
> Priority: Minor
> Attachments: 1974.txt
>
>
> Now that we have an ec2 snitch that propagates its rack/dc info via gossip
> from CASSANDRA-1654, it doesn't make a lot of sense to use PFEPS where you
> have to rsync the property file across all the machines when you add a node.
> Instead, we could have a snitch where you specify its rack/dc in a property
> file, and propagate this via gossip like the ec2 snitch. In order to not
> break PFEPS, this should probably be a new snitch.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira