-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65855/
-----------------------------------------------------------
Review request for mesos and Gilbert Song.
Bugs: MESOS-8620
https://issues.apache.org/jira/browse/MESOS-8620
Repository: mesos
Description
-------
When the `stall_timeout` is given, the download would be aborted if the
download speed keeps below 1 byte per second during the timeout.
Diffs
-----
3rdparty/stout/include/stout/net.hpp abb01446d631a67c5182514e3d1368377a0575fc
Diff: https://reviews.apache.org/r/65855/diff/1/
Testing
-------
sudo make test
Thanks,
Chun-Hung Hsiao