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

Sam Tunnicliffe edited comment on CASSANDRA-13855 at 3/22/24 5:27 PM:
----------------------------------------------------------------------

Not completely relevant to the discussion here, but slightly adjacent... the 
roles of both snitches and seeds have changed slightly in trunk. See 
CASSANDRA-19488 which I finally remembered to file for more detail on snitches. 
Seeds are now really only necessary as initial contact points for joining 
nodes. Technically, they do still perform the same function regarding gossip 
convergence, but that it is way less important/relevant now as we don't rely on 
gossip state for correctness. Of course, this doesn't make the goal of this 
JIRA any less valid, I just thought I should mention it. 



was (Author: beobal):
Not completely relevant to the discussion here, but slightly adjacent... the 
roles of both snitches and seeds have changed slightly in trunk. See 
CASSANDRA-XXX which I finally remembered to file for more detail on snitches. 
Seeds are now really only necessary as initial contact points for joining 
nodes. Technically, they do still perform the same function regarding gossip 
convergence, but that it is way less important/relevant now as we don't rely on 
gossip state for correctness. Of course, this doesn't make the goal of this 
JIRA any less valid, I just thought I should mention it. 


> Implement Http Seed provider
> ----------------------------
>
>                 Key: CASSANDRA-13855
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13855
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Legacy/Coordination, Legacy/Core
>            Reporter: Jon Haddad
>            Assignee: Claude Warren
>            Priority: Low
>              Labels: lhf
>             Fix For: 5.x
>
>         Attachments: 0001-Add-URL-Seed-Provider-trunk.txt, signature.asc, 
> signature.asc, signature.asc
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Seems like including a dead simple seed provider that can fetch from a URL, 1 
> line per seed, would be useful.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to