----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39708/ -----------------------------------------------------------
Review request for mesos, Ben Mahler, Isabel Jimenez, and Vinod Kone. Summary (updated) ----------------- Removed redundant code for conversion from PID to HTTP based frameworks Repository: mesos Description (updated) ------- This conversion logic is redundant and is already being taken care of as part of the `updateConnection` function. https://github.com/apache/mesos/blob/master/src/master/master.hpp#L1736 Diffs (updated) ----- src/master/master.cpp 39ce9bc50ad0bd95ee83800a305b69670fba5ffb Diff: https://reviews.apache.org/r/39708/diff/ Testing ------- make check Thanks, Anand Mazumdar
