----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37109/ -----------------------------------------------------------
Review request for mesos and Vinod Kone. Repository: mesos Description ------- The scheduler used to mutate the user field to the os::user if it was not set. This patch removes this functionality and leaves it upto the client to provide a user as part of SUBSCRIBE. Diffs ----- src/examples/event_call_framework.cpp 8054068fa746f8635f1133ceac530e04eaa0e1d7 src/scheduler/scheduler.cpp 97fa2c063db506dec69ff1edd851c96b4e1219a4 Diff: https://reviews.apache.org/r/37109/diff/ Testing ------- make check Thanks, Anand Mazumdar