----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56005/#review163224 -----------------------------------------------------------
Ship it! Ship It! - Guangya Liu On 一月 27, 2017, 12:31 a.m., Benjamin Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56005/ > ----------------------------------------------------------- > > (Updated 一月 27, 2017, 12:31 a.m.) > > > Review request for mesos, Michael Park and Neil Conway. > > > Repository: mesos > > > Description > ------- > > Currently there is a use of the [] operator that is not preceded > by a CHECK that the key is contained in the map. This leads to a > hard to diagnose issue if there are bugs that violate this > assumption. > > > Diffs > ----- > > src/master/master.cpp 0f2c7cd32161576fad742ef350dff64874b80854 > > Diff: https://reviews.apache.org/r/56005/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Benjamin Mahler > >
