----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30361/#review70066 -----------------------------------------------------------
src/master/master.cpp <https://reviews.apache.org/r/30361/#comment115022> I guess the same issue in my patch. We cannot assume resources haven't been persisted. Let me think about a generic way to solve this problem. - Jie Yu On Jan. 28, 2015, 7:46 p.m., Michael Park wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/30361/ > ----------------------------------------------------------- > > (Updated Jan. 28, 2015, 7:46 p.m.) > > > Review request for mesos. > > > Repository: mesos-git > > > Description > ------- > > Implemented logic to handle dynamic reservation operations in Master::_accept. > > > Diffs > ----- > > src/master/master.cpp ab6d1d17367f199191b7c77bccec73ec3b112d4f > > Diff: https://reviews.apache.org/r/30361/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Michael Park > >
