----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3986/ -----------------------------------------------------------
Review request for mesos and Benjamin Hindman. Summary ------- The first version of collect.hpp was specific to sets. To make it more general (and to use foreach macros), this patch changes the interface to use std::list instead of std::set. Diffs ----- third_party/libprocess/include/process/collect.hpp ff0ba31 Diff: https://reviews.apache.org/r/3986/diff Testing ------- Thanks, Sam
