> On Aug. 5, 2014, 12:45 a.m., Ben Mahler wrote: > > include/mesos/mesos.proto, lines 295-297 > > <https://reviews.apache.org/r/24269/diff/1/?file=651223#file651223line295> > > > > Since this was never released, and it's a repeated field, we should be > > able to remove it. How about commenting it out so that we don't re-use '9'?
I'll just remove it from the proto file. Since this was never released, re-using '9' is OK, right? > On Aug. 5, 2014, 12:45 a.m., Ben Mahler wrote: > > include/mesos/resources.hpp, line 194 > > <https://reviews.apache.org/r/24269/diff/1/?file=651224#file651224line194> > > > > Did you want a TODO for an EphemeralPorts abstraction that holds the > > allocation logic? Done. - Jie ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24269/#review49539 ----------------------------------------------------------- On Aug. 4, 2014, 10:18 p.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/24269/ > ----------------------------------------------------------- > > (Updated Aug. 4, 2014, 10:18 p.m.) > > > Review request for mesos, Ben Mahler and Vinod Kone. > > > Bugs: MESOS-1654 > https://issues.apache.org/jira/browse/MESOS-1654 > > > Repository: mesos-git > > > Description > ------- > > See summary and ticket for details. > > > Diffs > ----- > > include/mesos/mesos.proto 6d4fd14 > include/mesos/resources.hpp daaa6bf > src/common/resources.cpp ade2a71 > src/slave/containerizer/isolators/network/port_mapping.hpp f75429c > src/slave/containerizer/isolators/network/port_mapping.cpp 8445874 > src/slave/flags.hpp 146c401 > src/slave/slave.cpp 8e40c5b > src/tests/mesos.cpp 35c94fa > src/tests/port_mapping_tests.cpp 393b578 > > Diff: https://reviews.apache.org/r/24269/diff/ > > > Testing > ------- > > make check > sudo make check > > > Thanks, > > Jie Yu > >
