----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20362/ -----------------------------------------------------------
Review request for mesos, Adam B, Ben Mahler, Jie Yu, and Vinod Kone. Repository: mesos-git Description ------- Attribute operator << doesn't support type Value::SET Since Attribute doesn't support type Value::SET, fail in operator << if found such type of Attribute like other places. Diffs ----- src/common/attributes.cpp 851c92a Diff: https://reviews.apache.org/r/20362/diff/ Testing ------- make check passed. Thanks, Chengwei Yang
