Re: Review Request 37873: Add quiesce logic in allocator

2015-08-30 Thread Robert Lacroix
; We need to store the information that a framework is quiescing offers in a more memory efficient way. This doesn't work for clusters with a lot of frameworks and a lot of slaves. Can't we just use a boolean to indicate the framework has quiesced? - Robert Lacroix

Re: Review Request 37873: Add quiesce logic in allocator

2015-08-30 Thread Robert Lacroix
> On Aug. 30, 2015, 5:10 p.m., Robert Lacroix wrote: > > src/master/allocator/mesos/hierarchical.hpp, line 909 > > <https://reviews.apache.org/r/37873/diff/3/?file=1059860#file1059860line909> > > > > We need to store the information that a framework is quies

Re: Review Request 37873: Add quiesce logic in allocator

2015-09-04 Thread Robert Lacroix
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37873/#review97836 --- Ship it! Ship It! - Robert Lacroix On Sept. 4, 2015, 12:06 p.m

Re: Review Request 37873: Add quiesce logic in allocator

2015-09-12 Thread Robert Lacroix
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37873/#review98758 --- Ship it! Ship It! - Robert Lacroix On Sept. 6, 2015, 2:40 a.m

Re: Review Request 55453: Updated comments in `HealthCheck` protobuf for clarity.

2017-01-31 Thread Robert Lacroix
> On Jan. 31, 2017, 2:01 a.m., Jiang Yan Xu wrote: > > include/mesos/mesos.proto, lines 424-426 > > > > > > The most direct interpretation for the delay is actually the time since > > the task was launched right? AF