----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45327/ -----------------------------------------------------------
Review request for mesos, Anand Mazumdar and Vinod Kone. 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 ----- src/scheduler/scheduler.cpp 1f52a423c8c83c58d38ba6731ab2625136a271bb Diff: https://reviews.apache.org/r/45327/diff/ Testing ------- make check (Ubuntu 14.04) Thanks, Yong Tang