----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51825/ -----------------------------------------------------------
(Updated Sept. 26, 2016, 5:12 p.m.) Review request for mesos, Benjamin Hindman, Artem Harutyunyan, Jie Yu, Joseph Wu, Kevin Klues, and Vinod Kone. Bugs: MESOS-6073 https://issues.apache.org/jira/browse/MESOS-6073 Repository: mesos Description ------- We are using '.' as a separator. If we have a nested container "yyy" under its parent container "xxx". Then, the streaming function will print it out as "xxx.yyy". Diffs (updated) ----- src/common/type_utils.cpp 9cb6274231bc373e796dc8e91e9340025b57ad1e Diff: https://reviews.apache.org/r/51825/diff/ Testing ------- make check Thanks, Gilbert Song