-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29610/
-----------------------------------------------------------
(Updated Jan. 7, 2015, 10 p.m.)
Review request for mesos.
Bugs: MESOS-1143
https://issues.apache.org/jira/browse/MESOS-1143
Repository: mesos-git
Description
-------
TASK_ERROR was introduced as a new terminal state, but was not handled as such
in mesos::internal::protobuf::isTerminalState.
Diffs
-----
src/common/protobuf_utils.cpp 8ab5cdd
Diff: https://reviews.apache.org/r/29610/diff/
Testing
-------
make && make check
Thanks,
Connor Doyle