-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44266/
-----------------------------------------------------------
(Updated March 3, 2016, 6:49 a.m.)
Review request for mesos, Anand Mazumdar and Vinod Kone.
Changes
-------
Change s/EventCall/TestHTTP/ in example_tests.cpp, change s/C++ low level
scheduler/C++ HTTP scheduler/ in test_http_framework_test.sh.
Bugs: MESOS-4583
https://issues.apache.org/jira/browse/MESOS-4583
Repository: mesos
Description
-------
This change rename event_call_framework to test_http_framework
in order to correctly reflect that it's an example for HTTP based
framework. (MESOS-4583)
Diffs (updated)
-----
src/Makefile.am b30cc25f61856d6417437547baaa0bb338a30d63
src/examples/event_call_framework.cpp
9bac8021394675d416967f507fbc2556e666608d
src/tests/event_call_framework_test.sh
cddb5208bce29cf84c40ff76aff0163d110a98d1
src/tests/examples_tests.cpp 9b8b30f3718aa0fa9d02a3aa344634f0c03e61e6
Diff: https://reviews.apache.org/r/44266/diff/
Testing
-------
make check (Ubuntu 14.04)
Thanks,
Yong Tang