-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28230/
-----------------------------------------------------------
Review request for mesos, Benjamin Hindman, Niklas Nielsen, and Vinod Kone.
Bugs: MESOS-2114
https://issues.apache.org/jira/browse/MESOS-2114
Repository: mesos-git
Description
-------
WhitelistWatcher can be used for tracking changes to all kind of whitelists. In
order to reuse the functionality, extract the code from master sources.
Diffs
-----
src/Makefile.am 0fe7dd0
src/master/hierarchical_allocator_process.hpp 31dfb2c
src/master/master.hpp ece36c3
src/master/master.cpp 9e2d768
src/watcher/whitelist_watcher.hpp PRE-CREATION
src/watcher/whitelist_watcher.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/28230/diff/
Testing
-------
make check (Mac OS 10.9.4, Ubuntu 14.04)
Thanks,
Alexander Rukletsov