-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42184/
-----------------------------------------------------------
(Updated Jan. 27, 2016, 1:17 a.m.)
Review request for mesos and Vinod Kone.
Changes
-------
Review comments from Vinod
Bugs: MESOS-4425
https://issues.apache.org/jira/browse/MESOS-4425
Repository: mesos
Description
-------
This change introduces `FUTURE_HTTP_*` for filtering HTTP based events similar
to the already existing filters for Messages/Dispatch events. Also, added
`FUTURE_HTTP_CALL_*` for union based protobufs.
Diffs (updated)
-----
src/tests/mesos.hpp bdecd6828f07f051847b700a7cc9262a3f835b2b
Diff: https://reviews.apache.org/r/42184/diff/
Testing (updated)
-------
make check + added tests in r42186 for testing recovery of HTTP based executors.
Thanks,
Anand Mazumdar