-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55362/
-----------------------------------------------------------
(Updated May 2, 2017, 12:08 a.m.)
Review request for mesos and Jiang Yan Xu.
Bugs: MESOS-6601
https://issues.apache.org/jira/browse/MESOS-6601
Repository: mesos
Description
-------
Mesos fetcher fetches the URIs specified in CommandInfo serially,
one after the other. If the task has too many URIs to be fetched
then it delays the execution of the task.
Diffs (updated)
-----
src/launcher/fetcher.cpp 42980f5a4a40b72f754156469e9fe60a952d1d87
Diff: https://reviews.apache.org/r/55362/diff/3/
Changes: https://reviews.apache.org/r/55362/diff/2-3/
Testing
-------
make check on macOS.
Thanks,
Megha Sharma