----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72832/ ----------------------------------------------------------- Review request for mesos and Greg Mann. Repository: mesos Description ------- To avoid the potential for accidental insertion into the maps, we prefer to use the .at operator for const access. Diffs ----- src/master/master.cpp 02723296e569fac9d553b1494a5ca7daa6ef9aa4 Diff: https://reviews.apache.org/r/72832/diff/1/ Testing ------- make check Thanks, Benjamin Mahler