-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/47892/
-----------------------------------------------------------
Review request for mesos, Jie Yu and Kapil Arya.
Bugs: MESOS-5452
https://issues.apache.org/jira/browse/MESOS-5452
Repository: mesos
Description
-------
Re-ordered initialization for Agent `Anonymous` modules.
We are initializing the Anonymous modules right after the `Firewall` since
Anonymous modules might have endpoints on which firewall rules might need to be
enforced.
Diffs
-----
src/slave/main.cpp ecaa7826798e43244e69315cf0a64e486054cafb
Diff: https://reviews.apache.org/r/47892/diff/
Testing
-------
make check
sudo ./build/bin/mesos-tests.sh
Thanks,
Avinash sridharan