-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62197/
-----------------------------------------------------------
(Updated Sept. 9, 2017, 6:52 a.m.)
Review request for mesos, Benjamin Bannier, Greg Mann, and Joerg Schad.
Changes
-------
Fixed infinite recursion.
Bugs: MESOS-7877
https://issues.apache.org/jira/browse/MESOS-7877
Repository: mesos
Description
-------
These new overloads make it possible to specify a framework ID, executor
resources as a proto, and the executor ID also as a proto.
Diffs (updated)
-----
src/tests/mesos.hpp 444c75763aea995708db0b17eafee2d22c912554
Diff: https://reviews.apache.org/r/62197/diff/3/
Changes: https://reviews.apache.org/r/62197/diff/2-3/
Testing
-------
`make check` still passes on GNU/Linux.
Thanks,
Gastón Kleiman