[
https://issues.apache.org/jira/browse/MESOS-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14034151#comment-14034151
]
Tom Arnfeld commented on MESOS-1448:
------------------------------------
Thanks for the feedback, [~benjaminhindman].
What I mean by breaking the code out;
Since arguably we only need a test for regression (I can't see any tests for
this code as it stands), and we only need to ensure the correct option is being
set, we could break out the creation of the curl request to the execution and
test the creation separately (using {{curl_easy_getopt}}). Not really the best
kind of test implementation, but it's better than no tests and would be much
easier to implement.
I'm happy to go ahead and do either, just depends which you'd rather...
> Mesos Fetcher doesn't support URLs that have 30X redireects
> -----------------------------------------------------------
>
> Key: MESOS-1448
> URL: https://issues.apache.org/jira/browse/MESOS-1448
> Project: Mesos
> Issue Type: Bug
> Components: slave
> Reporter: Tom Arnfeld
> Assignee: Tom Arnfeld
>
> The mesos-fetcher program doesn't follow 30X redirects for http:// URLs.
--
This message was sent by Atlassian JIRA
(v6.2#6252)