----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25967/ -----------------------------------------------------------
Review request for mesos and Ben Mahler. Repository: mesos-git Description ------- In order to hang additional state off tasks (as 'resources_recovered' in https://reviews.apache.org/r/25911/), this patch introduce a task struct to represent tasks within the master. Diffs ----- src/common/http.hpp afce7fe src/master/http.cpp 3f5a01d src/master/master.hpp f5d74ae src/master/master.cpp e5d30e9 Diff: https://reviews.apache.org/r/25967/diff/ Testing ------- make check Thanks, Niklas Nielsen
