Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Drop HTTP Status
404
and 307
in the scheduler library.
This fix drops `404 Not Found` and `307 Temporary Redirect` in the scheduler library, instead of treating them as Event::ERROR. (MESOS-5020) Review: https://reviews.apache.org/r/45327/
- Loading branch information