Re: Review Request 51866: Made the agent verify resource compatibility in checkpointResources().

2016-09-16 Thread Jiang Yan Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51866/ --- (Updated Sept. 16, 2016, 11:22 a.m.) Review request for mesos, Anindya Sinha

Re: Review Request 51866: Made the agent verify resource compatibility in checkpointResources().

2016-09-15 Thread Anindya Sinha
> On Sept. 14, 2016, 11:53 p.m., Anindya Sinha wrote: > > src/slave/slave.cpp, line 5064 > > > > > > Why is it verified against the old flag? `Slave::recover()` is the last > > step in `Slave::initialize()` by

Re: Review Request 51866: Made the agent verify resource compatibility in checkpointResources().

2016-09-15 Thread Jiang Yan Xu
> On Sept. 14, 2016, 4:53 p.m., Anindya Sinha wrote: > > src/slave/slave.cpp, line 5064 > > > > > > Why is it verified against the old flag? `Slave::recover()` is the last > > step in `Slave::initialize()` by

Re: Review Request 51866: Made the agent verify resource compatibility in checkpointResources().

2016-09-14 Thread Anindya Sinha
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51866/#review148997 --- src/slave/slave.cpp (line 5064)