----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18950/#review36637 -----------------------------------------------------------
Patch looks great! Reviews applied: [18950] All tests passed. - Mesos ReviewBot On March 10, 2014, 8:03 a.m., Benjamin Hindman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/18950/ > ----------------------------------------------------------- > > (Updated March 10, 2014, 8:03 a.m.) > > > Review request for mesos, Ben Mahler, Jie Yu, and Vinod Kone. > > > Repository: mesos-git > > > Description > ------- > > This is a simpler alternative to using something like 'Sequence', although it > requires that one explicitly perform an action after the serialized work is > done using something like Future::onAny which now works correctly thanks to > the updated discard semantics. > > > Diffs > ----- > > 3rdparty/libprocess/Makefile.am 3c6219eb6e76306463b3710ab7e50ec8b75d3d76 > 3rdparty/libprocess/include/process/future.hpp > 27b0970bf1d1ae1b977ddfc2de5ee858f1031bf5 > 3rdparty/libprocess/include/process/internal.hpp PRE-CREATION > 3rdparty/libprocess/include/process/mutex.hpp PRE-CREATION > 3rdparty/libprocess/src/tests/mutex_tests.cpp PRE-CREATION > > Diff: https://reviews.apache.org/r/18950/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Benjamin Hindman > >
