[
https://issues.apache.org/jira/browse/MESOS-3060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14629756#comment-14629756
]
Jan Schlicht commented on MESOS-3060:
-------------------------------------
Review Chain
Contributor: [~nfnt]
Reviewer: [~js84]
Committer: [~bernd-mesos]
> FTP response code for success not recognized by fetcher.
> --------------------------------------------------------
>
> Key: MESOS-3060
> URL: https://issues.apache.org/jira/browse/MESOS-3060
> Project: Mesos
> Issue Type: Bug
> Components: fetcher
> Affects Versions: 0.23.0
> Reporter: Jan Schlicht
> Assignee: Jan Schlicht
> Labels: mesosphere, newbie
>
> The response code for successful HTTP requests is 200, the response code for
> successful FTP file transfers is 226. The fetcher currently only checks for a
> response code of 200 even for FTP URIs. This results in failed fetching even
> though the resource gets downloaded successfully. This has been found by a
> dedicated external test using an FTP server.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)