-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63761/
-----------------------------------------------------------
Review request for mesos, Benjamin Mahler and Michael Park.
Bugs: MESOS-6972
https://issues.apache.org/jira/browse/MESOS-6972
Repository: mesos
Description
-------
Since `dispatch` can now handle movable only parameters, `Promise` and
functor can be safely wrapped into `std::unique_ptr` for efficiency.
Diffs
-----
3rdparty/libprocess/include/process/dispatch.hpp
096cae037aec29059e1f13ac467bffe94ecd14ba
3rdparty/libprocess/include/process/event.hpp
2e246205020c3c5b8c2eb5187a8eb3643d1e6d4d
3rdparty/libprocess/src/process.cpp 71ae7129ffbd0e22eda2863b17bbcf588298c37b
Diff: https://reviews.apache.org/r/63761/diff/1/
Testing
-------
make check
Thanks,
Dmitry Zhuk