----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28666/ -----------------------------------------------------------
Review request for mesos and Jie Yu. Repository: mesos-git Description ------- This updates the Allocator interface to be idiomatic with our "Process wrapper" pattern in mesos. Allocator is the interface, not AllocatorProcess. So, this moves Allocator to the top, and provides API documentation on Allocator, instead of AllocatorProcess. Diffs ----- src/master/allocator.hpp 02d20d0cc802805bc702891306aa42894531b223 Diff: https://reviews.apache.org/r/28666/diff/ Testing ------- make check Thanks, Ben Mahler
