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
Fix For: 0.7.1
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.