[ 
https://issues.apache.org/jira/browse/CASSANDRA-13855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

miklosovic updated CASSANDRA-13855:
-----------------------------------
    Attachment: signature.asc

The default URL seed provider would not send any headers. It is meant to be 
super simple. If we indeed want use headers, we either leave that exercise to a 
user (coding up new seed provider where they statically put their headers as 
part of the solution) or we make it simpler for them so they can specify 
headers as part of parameters like "headers: key1=value1, key2=value2..."

You do not need to "fake it" with file url. We integrated wiremock, it will 
create a server where you can test this very nicely, even put headers in etc., 
check (1)

(1) 
https://github.com/apache/cassandra/blob/trunk/test/unit/org/apache/cassandra/locator/AzureConnectorMockingTest.java



Sent from ProtonMail mobile



\

> 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, signature.asc
>
>          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