----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51171/ -----------------------------------------------------------
(Updated Aug. 21, 2016, 7:11 p.m.) Review request for mesos, Benjamin Hindman, Benjamin Mahler, Artem Harutyunyan, Jie Yu, Kevin Klues, and Vinod Kone. Summary (updated) ----------------- Changed the provisioner recover/provision/destroy to be const methods. Repository: mesos Description (updated) ------- This is necessary for updating the provisioner as a shared pointer in both mesos containerizer and the volume/image isolator. Diffs (updated) ----- src/slave/containerizer/mesos/provisioner/provisioner.hpp 8f378f6fea3fa4b6d1b7d079c7f280790b30589e src/slave/containerizer/mesos/provisioner/provisioner.cpp ad19feccf08112f94d6514a134963c54ca541e88 src/tests/containerizer/mesos_containerizer_tests.cpp 4a49247a8b8c6995535a865266f85f2aa31fb4de Diff: https://reviews.apache.org/r/51171/diff/ Testing ------- make check Thanks, Gilbert Song