----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52714/ -----------------------------------------------------------
Review request for mesos, Anand Mazumdar, Jie Yu, and Vinod Kone. Repository: mesos Description ------- This patch made 2 changes to the helper because of the changes from supporting nested containers: 1. Added an optional 'Type' in ExecutorInfo. 2. Make the parameter 'command' as optional since the CommandInfo became optional in 'ExecutorInfo' protobuf. Diffs ----- src/tests/mesos.hpp 5e15f5164cddebd60bb6d9856ae63ad357643cb2 Diff: https://reviews.apache.org/r/52714/diff/ Testing ------- make check Thanks, Gilbert Song
