-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41789/
-----------------------------------------------------------
(Updated Jan. 14, 2016, 11:50 p.m.)
Review request for mesos, Adam B, Joerg Schad, Joris Van Remoortere, Neil
Conway, and Qian Zhang.
Changes
-------
Changed linked JIRA from MESOS-4200 (dynamic weights tests) to MESOS-3763
(http::put)
Bugs: MESOS-3763
https://issues.apache.org/jira/browse/MESOS-3763
Repository: mesos
Description
-------
Expose the internal::http::request function in the header and not add an
additional method/overload for put function.
(TODO): Clean the other instances of post/get to use the http::request method.
Diffs
-----
3rdparty/libprocess/include/process/http.hpp
d0f820e0850955c01c5149fef2f05a1becb4bd32
3rdparty/libprocess/src/http.cpp aabfd5dd1f93c190edce6d54e977dc56034c1ac9
Diff: https://reviews.apache.org/r/41789/diff/
Testing
-------
Make & Make check successfully.
Thanks,
Yongqiao Wang