-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60491/
-----------------------------------------------------------
Review request for mesos.
Bugs: MESOS-7675
https://issues.apache.org/jira/browse/MESOS-7675
Repository: mesos
Description
-------
Capture the socket inode in the diagnosis Info when we use netlink
to enumerate the open sockets. This can be used to indentify which
process(es) have the socket open.
Diffs
-----
src/linux/routing/diagnosis/diagnosis.hpp
7722fd2843614c3869cc6c3d06bc4c82ed282381
src/linux/routing/diagnosis/diagnosis.cpp
aa2d020fc009040410ef557d10d386d04d71d16e
Diff: https://reviews.apache.org/r/60491/diff/1/
Testing
-------
make check (Fedora 26)
Thanks,
James Peach