----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22066/#review47519 -----------------------------------------------------------
Kapil, should we drop this in favor of https://reviews.apache.org/r/22796/? - Niklas Nielsen On May 29, 2014, 4:22 p.m., Kapil Arya wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/22066/ > ----------------------------------------------------------- > > (Updated May 29, 2014, 4:22 p.m.) > > > Review request for mesos, Adam B and Niklas Nielsen. > > > Bugs: mesos-186 > https://issues.apache.org/jira/browse/mesos-186 > > > Repository: mesos-git > > > Description > ------- > > A timer is associated with each newly created offer. > The offer is rescinded on timeout. > The timer is disarmed on a launchTask or decline. > > > Diffs > ----- > > src/master/flags.hpp e890227 > src/master/master.hpp d4ef4be > src/master/master.cpp 766a0e3 > src/tests/master_tests.cpp 7183cb7 > > Diff: https://reviews.apache.org/r/22066/diff/ > > > Testing > ------- > > Added MasterTest.RescindResourceOffers and ran make check. > > > Thanks, > > Kapil Arya > >