----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50411/ -----------------------------------------------------------
Review request for mesos and Vinod Kone. Repository: mesos Description ------- Currently, the existing command executor was in the `v1` namespace and used the v1 protobufs. This change addresses that and moves the code to the `mesos::internal` namespace. Diffs ----- src/launcher/executor.cpp 5a5f95f04a6ce096079b67397cb324575409f795 src/launcher/posix/executor.hpp a508089461295749961058615cdd5ea38f561650 src/launcher/posix/executor.cpp 6814b9f2333a9f040228c41e1d7101b93c760c01 Diff: https://reviews.apache.org/r/50411/diff/ Testing ------- make check Thanks, Anand Mazumdar
