-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55362/
-----------------------------------------------------------
(Updated Jan. 10, 2017, 12:53 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 4456c28139966e42859cc6d2c79a1d90e83fb22f
Diff: https://reviews.apache.org/r/55362/diff/
Testing
-------
make check on macOS.
Thanks,
Megha Sharma