Jan Schlicht created MESOS-3060:
-----------------------------------
Summary: 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
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)