-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67191/
-----------------------------------------------------------
(Updated May 23, 2018, 7:17 p.m.)
Review request for mesos, Benjamin Bannier, Benjamin Mahler, Michael Park, and
Zhitao Li.
Changes
-------
Added TODOs as Benjamin suggested.
Bugs: MESOS-8925
https://issues.apache.org/jira/browse/MESOS-8925
Repository: mesos
Description
-------
Supported custom error types for the `Future(Try<...>)` constructor.
Diffs (updated)
-----
3rdparty/libprocess/include/process/future.hpp
fb107d2bdf371f1c7ffb04e7387d7ddec13964cb
Diff: https://reviews.apache.org/r/67191/diff/2/
Changes: https://reviews.apache.org/r/67191/diff/1-2/
Testing
-------
make check
Thanks,
Chun-Hung Hsiao