-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41288/
-----------------------------------------------------------
Review request for mesos, Ben Mahler and Vinod Kone.
Bugs: MESOS-3550
https://issues.apache.org/jira/browse/MESOS-3550
Repository: mesos
Description
-------
This change introduces a versioned callback interface for testing HTTP based
executors. The reasoning is similar to `MESOS-3339` , the corresponding issue
for Schedulers.
Diffs
-----
src/tests/mesos.hpp 2429ac5cbcd9c1a3949c11de94b542108a3c13d8
Diff: https://reviews.apache.org/r/41288/diff/
Testing
-------
make check
Thanks,
Anand Mazumdar