-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52906/
-----------------------------------------------------------
(Updated Oct. 15, 2016, 5:06 a.m.)
Review request for mesos, Anand Mazumdar and Vinod Kone.
Bugs: MESOS-6397
https://issues.apache.org/jira/browse/MESOS-6397
Repository: mesos
Description
-------
This is a follow up fix of https://reviews.apache.org/r/52817/.
Diffs
-----
src/common/type_utils.cpp c6cf4f1d4acd040d21434221e5469ca911404a39
Diff: https://reviews.apache.org/r/52906/diff/
Testing
-------
```
sudo GLOG_v=1 ./bin/mesos-tests.sh --gtest_filter="*TaskUsesExecutor*" --verbose
sudo GLOG_v=1 ./bin/mesos-tests.sh
--gtest_filter="*TaskGroupValidationTest.TaskUsesDifferentExecutor*" --verbose
```
Thanks,
haosdent huang