-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43261/
-----------------------------------------------------------
(Updated Feb. 18, 2016, 11:08 p.m.)
Review request for mesos, Benjamin Hindman, Artem Harutyunyan, and Till
Toenshoff.
Bugs: MESOS-4609
https://issues.apache.org/jira/browse/MESOS-4609
Repository: mesos
Description
-------
Moves the environment variables `LIBPROCESS_` + (`IP`, `ADVERTISE_IP`, `PORT`,
`ADVERTISE_PORT`) into a Flags object along with the validation logic for
ports. Help strings of the flags are synced with the docs in configuration.md.
Diffs
-----
3rdparty/libprocess/src/process.cpp 4a5302085917db14654a2f942d85261b934473f7
Diff: https://reviews.apache.org/r/43261/diff/
Testing
-------
make check (OSX)
Thanks,
Joseph Wu