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

Stefan Miklosovic commented on CASSANDRA-13855:
-----------------------------------------------

Hi [~claude], I see that your patch introduces some low-level HTTP machinery. 
We have already covered this in (1), for example, if you take a look into (2), 
there are already methods to call whatever HTTP endpoint via apiCall method.

I would expect that we will build this ticket on top of that, somehow extracted 
/ augmented to use it in both places, so we do not try to invent how http stuff 
is called all over again.

(1) https://issues.apache.org/jira/browse/CASSANDRA-16555
(2) 
https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/locator/AbstractCloudMetadataServiceConnector.java

> URL 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
>
>          Time Spent: 10m
>  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