----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51401/ -----------------------------------------------------------
Review request for mesos and Gilbert Song. Repository: mesos Description ------- 'status' is already part of the 'Container' struct. No need to pass it in the destroy chain. This patch removed it. Diffs ----- src/slave/containerizer/mesos/containerizer.hpp 1f414cfa332d9a3f8b8f04343249e02924e39d89 src/slave/containerizer/mesos/containerizer.cpp 8a8985a6627859365c4f87ea0cbb5f89190cd4b3 Diff: https://reviews.apache.org/r/51401/diff/ Testing ------- make check Thanks, Jie Yu