-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55678/
-----------------------------------------------------------
(Updated Jan. 19, 2017, 10:17 a.m.)
Review request for mesos, Adam B, Alexander Rukletsov, Anand Mazumdar,
Alexander Rojas, haosdent huang, and Vinod Kone.
Changes
-------
Rebased.
Bugs: MESOS-6864
https://issues.apache.org/jira/browse/MESOS-6864
Repository: mesos
Description
-------
Rnamed `locateExecutor` to `getExecutor` in `slave.cpp` to be consistent
with other similar functions in the same file.
Diffs (updated)
-----
src/slave/http.cpp ee7119179a6ddd935c3f43a618ef645619c305ee
src/slave/slave.hpp 8c21ce95683b3d8f0f732e87cf3b3dbe7860f1da
src/slave/slave.cpp 205138add7a63289ff8ed81138f8b603828c748e
Diff: https://reviews.apache.org/r/55678/diff/
Testing
-------
`make check` in macOS and Linux.
Thanks,
Gastón Kleiman