----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67870/#review205913 -----------------------------------------------------------
Fix it, then Ship it! Do you think we should make the `hashmap` conversion constructor `explicit` to prevent future instances of this bug? src/master/http.cpp Line 2163 (original), 2163 (patched) <https://reviews.apache.org/r/67870/#comment288839> Can you please also fix this problem in `src/slave/http.cpp`? - James Peach On July 10, 2018, 6:23 a.m., Greg Mann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67870/ > ----------------------------------------------------------- > > (Updated July 10, 2018, 6:23 a.m.) > > > Review request for mesos, Benjamin Mahler, Gastón Kleiman, and James Peach. > > > Repository: mesos > > > Description > ------- > > Fixed an incorrect type in the master's metrics code. > > > Diffs > ----- > > src/master/http.cpp 0492b979e4657a489ca3428e6f8022ef20cb05f5 > > > Diff: https://reviews.apache.org/r/67870/diff/2/ > > > Testing > ------- > > > Thanks, > > Greg Mann > >
