-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58209/
-----------------------------------------------------------
Review request for mesos, Chi Zhang and Jie Yu.
Bugs: MESOS-7348
https://issues.apache.org/jira/browse/MESOS-7348
Repository: mesos
Description
-------
It's not an error if network interface cannot be found, and None is returned by
lookup functions as a result in this case. This fix ensures that None is
properly handled, when composing an error messge in network isolator.
Diffs
-----
src/slave/containerizer/mesos/isolators/network/port_mapping.cpp
dfa71fb6fe867c2f34451ca9f3e7f7f62402133c
Diff: https://reviews.apache.org/r/58209/diff/1/
Testing
-------
Thanks,
Dmitry Zhuk