[
https://issues.apache.org/jira/browse/CASSANDRA-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926285#action_12926285
]
Jonathan Ellis commented on CASSANDRA-1669:
-------------------------------------------
Default needs a comment that "seeds" is a comma-delimited list.
We should either update converter to generate SimpleSeedProvider lines or
commit this to trunk only for now and backport to 0.7.1 after 0.7.0.
> Pluggable SeedProvider
> ----------------------
>
> Key: CASSANDRA-1669
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1669
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Reporter: Jonathan Ellis
> Assignee: Gary Dusbabek
> Fix For: 0.7.1
>
> Attachments: v1-0001-introduce-seed_provider-in-config.txt,
> v1-0002-SeedProvider-interface-and-implementation-replaces-see.txt,
> v1-0003-update-sample-config-for-SeedProvider.txt
>
>
> Currently Cassandra is hardcoded to read the seeds from the configuration
> file. We should make this pluggable via an interface (similar to how the
> Snitch is) for environments where getting these from a web service (for
> instance) is more natural.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.