-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61538/
-----------------------------------------------------------

Review request for mesos, Qian Zhang and Jiang Yan Xu.


Bugs: MESOS-7675
    https://issues.apache.org/jira/browse/MESOS-7675


Repository: mesos


Description
-------

Switched the port_mapping isolator over to start using the
common values code to parse ranges into an IntervalSet. Since
that is generic code, we now deal with ports as uint64_t rather
than uint16_t.


Diffs
-----

  src/slave/containerizer/mesos/isolators/network/port_mapping.hpp 
6ff3820de6af544c6ec92b0e76fd934715b87a96 
  src/slave/containerizer/mesos/isolators/network/port_mapping.cpp 
57d4ccd515b538eece94a228916ec764c83473be 


Diff: https://reviews.apache.org/r/61538/diff/1/


Testing
-------

make check (Fedora 26)


Thanks,

James Peach

Reply via email to