----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72162/#review219771 -----------------------------------------------------------
Fix it, then Ship it! 3rdparty/stout/tests/protobuf_tests.cpp Lines 901 (patched) <https://reviews.apache.org/r/72162/#comment307967> Could you make the names `object`, `object1`, and `object2` more expressive? Maybe `referenceObject`, `protobufObject`, and `parsedObject`? - Greg Mann On March 2, 2020, 1:27 p.m., Qian Zhang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72162/ > ----------------------------------------------------------- > > (Updated March 2, 2020, 1:27 p.m.) > > > Review request for mesos, Andrei Budnik, Andrei Sekretenko, Benjamin Mahler, > and Greg Mann. > > > Bugs: MESOS-10064 > https://issues.apache.org/jira/browse/MESOS-10064 > > > Repository: mesos > > > Description > ------- > > Accommodated the "Infinity" value in the JSON <-> Protobuf conversion. > > > Diffs > ----- > > 3rdparty/stout/include/stout/jsonify.hpp > 7a239d846de5679e9c2b80aa4e617a72fdeac92c > 3rdparty/stout/include/stout/protobuf.hpp > fcd91d5ea822612e4b32d157fcbc5f0dedeba823 > 3rdparty/stout/tests/protobuf_tests.cpp > 55889dc432a9459965d3dd75052d672828cdea90 > 3rdparty/stout/tests/protobuf_tests.proto > 5e20215fcc69e400358847d0ce943d8c18f2a9e0 > > > Diff: https://reviews.apache.org/r/72162/diff/3/ > > > Testing > ------- > > > Thanks, > > Qian Zhang > >
