----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49418/ -----------------------------------------------------------
Review request for mesos, Anand Mazumdar, Jay Guo, and Zhitao Li. Repository: mesos Description ------- The response of `getTasks()` is going to look different from that of `tasks()`, so it doesn't make sense to couple their implementations. Note that this is pure code movement, there is no functional change. Diffs ----- src/master/http.cpp e5acdb8e0bbcd7a2b7e8a8bc7f4bbeaae2c4fea1 Diff: https://reviews.apache.org/r/49418/diff/ Testing ------- make check Thanks, Vinod Kone
