Zhitao Li created MESOS-7485:
--------------------------------
Summary: Add verbose logging for curl commands used in
fetcher/puller
Key: MESOS-7485
URL: https://issues.apache.org/jira/browse/MESOS-7485
Project: Mesos
Issue Type: Bug
Reporter: Zhitao Li
Right now it's pretty hard to debug curl failures from puller/fetcher: even
with verbose logging turned on, we only see `curl` failed but no additional
information.
We should at least log the URL we send to curl. Ideally, we should also log all
other options exception any Auth headers (maybe indicating which auth header
used).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)