> On Jan. 15, 2015, 8:12 p.m., Ben Mahler wrote: > > Yikes, could you elaborate on what the issue was?
Based on this commit: b4bd08693f394a196e0310955b1afdfbe3c2de36, https://reviews.apache.org/r/24418 - Alexander ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29927/#review68310 ----------------------------------------------------------- On Jan. 15, 2015, 4:58 p.m., Alexander Rukletsov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/29927/ > ----------------------------------------------------------- > > (Updated Jan. 15, 2015, 4:58 p.m.) > > > Review request for mesos, Bernd Mathiske and Niklas Nielsen. > > > Bugs: MESOS-2213 > https://issues.apache.org/jira/browse/MESOS-2213 > > > Repository: mesos-git > > > Description > ------- > > Several tests have been reported flaky if allocator is not stopped explicitly > in some cases. Since allocators are not tied to the AllocatorProcess any > more, provide a method in Allocator to cease allocation. > > > Diffs > ----- > > src/allocation/allocator.hpp PRE-CREATION > src/tests/master_allocator_tests.cpp 2430622 > src/tests/mesos.hpp 591134b > > Diff: https://reviews.apache.org/r/29927/diff/ > > > Testing > ------- > > make check (Ubuntu, OS X) > > > Thanks, > > Alexander Rukletsov > >