-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27670/
-----------------------------------------------------------
(Updated Nov. 8, 2014, 7:28 a.m.)
Review request for mesos, Benjamin Hindman and Vinod Kone.
Changes
-------
Simplify if expression
Bugs: MESOS-1711
https://issues.apache.org/jira/browse/MESOS-1711
Repository: mesos-git
Description
-------
@benh noticed that the fetcher would detect the condition where hadoop returns
a success in case of a success non zero value
Diffs (updated)
-----
src/launcher/fetcher.cpp 400fadf94d35721cabaa9983b12a5d35f71f5b5b
Diff: https://reviews.apache.org/r/27670/diff/
Testing
-------
make check
sudo bin/mesos-tests.sh --verbose
support/mesos-style.py
Thanks,
Ankur Chauhan