----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68730/ -----------------------------------------------------------
(Updated Sept. 18, 2018, 9:20 p.m.) Review request for mesos, Gastón Kleiman and Meng Zhu. Changes ------- Updated the random sorter as well. Summary (updated) ----------------- Reserve sort output vector in the sorters. Repository: mesos Description (updated) ------- This reserves the sort output vector consistently based on the number of clients, in both the DRF and random sorters. Diffs (updated) ----- src/master/allocator/sorter/drf/sorter.cpp 07e5482f37da8585d0313e9f70bd8105efa19533 src/master/allocator/sorter/random/sorter.cpp d17f8afa96b66e63f56ccaa472ad398f8f517b65 Diff: https://reviews.apache.org/r/68730/diff/2/ Changes: https://reviews.apache.org/r/68730/diff/1-2/ Testing ------- make check Thanks, Benjamin Mahler
