-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28230/
-----------------------------------------------------------
(Updated Nov. 24, 2014, 7:40 p.m.)
Review request for mesos, Benjamin Hindman, Bernd Mathiske, Niklas Nielsen, and
Vinod Kone.
Changes
-------
Address issues.
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 (updated)
-----
src/Makefile.am 2448db8
src/master/hierarchical_allocator_process.hpp e631b60
src/master/master.hpp 6eabb07
src/master/master.cpp 5957db6
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