-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45327/
-----------------------------------------------------------
(Updated March 25, 2016, 2:28 a.m.)
Review request for mesos, Anand Mazumdar and Vinod Kone.
Changes
-------
Address comment issues based on the feedback from Anand.
Bugs: MESOS-5020
https://issues.apache.org/jira/browse/MESOS-5020
Repository: mesos
Description
-------
This fix drops `404 Not Found` and `307 Temporary Redirect` in
the scheduler library, instead of treating them as Event::ERROR.
(MESOS-5020)
Diffs (updated)
-----
src/scheduler/scheduler.cpp 1f52a423c8c83c58d38ba6731ab2625136a271bb
Diff: https://reviews.apache.org/r/45327/diff/
Testing
-------
make check (Ubuntu 14.04)
Thanks,
Yong Tang