----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40036/ -----------------------------------------------------------
Review request for mesos and Ben Mahler. Repository: mesos Description ------- Along the lines of health checks, the container_status should also be sent inside reconciliation updates. Diffs ----- src/common/protobuf_utils.hpp 44a2b1d3bab227294f5c5854acd87b7bd75ef589 src/common/protobuf_utils.cpp 1e795dcc90b2225ad7b0a124dbdcdabdc9d2e6aa src/master/master.cpp cbae27e7a4059a72bc69e152ec8adaf4ef725965 src/tests/master_tests.cpp 856440559de7d58be5bcf2ab6be911b5c67001cd Diff: https://reviews.apache.org/r/40036/diff/ Testing ------- `make check` with updated `MasterTest.TaskStatusContainerStatus` test. Thanks, Kapil Arya
