----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64135/ -----------------------------------------------------------
Review request for mesos and Jie Yu. Repository: mesos Description ------- More generic hashmap stringification functions for hashmaps of strings were added in a previous commit. This removes more specialized implementation in favor of the more generic one provided by stout. Diffs ----- include/mesos/type_utils.hpp f7f23270fadc75a8737f32ec1c3fbc01f6321248 src/common/type_utils.cpp 14267559f228f23aff2e21b987795b9f4fee93fc src/v1/mesos.cpp 44767b1f87ff5d858df890ef75c77736ba969f94 Diff: https://reviews.apache.org/r/64135/diff/1/ Testing ------- `make check` Thanks, Benjamin Bannier
