----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23866/#review48586 -----------------------------------------------------------
future.hpp already has set/fail/discard on some collection of futures, maybe we can add these methods for promises there as well? - Jiang Yan Xu On July 23, 2014, 4:18 p.m., Ben Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/23866/ > ----------------------------------------------------------- > > (Updated July 23, 2014, 4:18 p.m.) > > > Review request for mesos, Vinod Kone and Jiang Yan Xu. > > > Repository: mesos-git > > > Description > ------- > > I added some helpers to remove the redundant set operations and included the > definitions of StandaloneMasterDetectorProcess alongside the declarations > since it's a trivial class. > > > Diffs > ----- > > src/master/detector.cpp a34cc211941972e2d64802d5c7ed3f5026229744 > > Diff: https://reviews.apache.org/r/23866/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Ben Mahler > >
