You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2010/11/19 14:04:14 UTC

[jira] Commented: (CASSANDRA-1669) Pluggable SeedProvider

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

Hudson commented on CASSANDRA-1669:
-----------------------------------

Integrated in Cassandra #601 (See [https://hudson.apache.org/hudson/job/Cassandra/601/])
    update sample config for SeedProvider. patch by gdusbabek, reviewed by jbellis. CASSANDRA-1669
SeedProvider interface and implementation replaces seeds in DD. patch by gdusbabek, reviewed by jbellis. CASSANDRA-1669
introduce seed_provider in config. patch by gdusbabek, reviewed by jbellis. CASSANDRA-1669


> 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.8
>
>         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.