----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58487/#review172375 -----------------------------------------------------------
The test failure seems to be unrelated to this chain. Trying to see if a re-run of tests is triggered? - Anindya Sinha On April 19, 2017, 2:50 a.m., Anindya Sinha wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/58487/ > ----------------------------------------------------------- > > (Updated April 19, 2017, 2:50 a.m.) > > > Review request for mesos, James Peach and Jiang Yan Xu. > > > Bugs: MESOS-7308 > https://issues.apache.org/jira/browse/MESOS-7308 > > > Repository: mesos > > > Description > ------- > > When shared resources are removed from the `allocations` in the sorter, > we remove the scalar quantity only when the shared resource is actually > removed (i.e. shared count goes down to 0). Similarly, we increase the > scalar quantity only when this is a new shared resource that is being > added to the `allocations`. > > > Diffs > ----- > > src/master/allocator/sorter/drf/sorter.cpp > ed54680cecb637931fc344fbcf8fd3b14cc24295 > > > Diff: https://reviews.apache.org/r/58487/diff/2/ > > > Testing > ------- > > Tests passed. > > > Thanks, > > Anindya Sinha > >
