Merge remote branch 'cloudant:3102-restart-monitor' This closes #11
Signed-off-by: ILYA Khlopotov <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/couchdb-config/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-config/commit/47e5f701 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-config/tree/47e5f701 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-config/diff/47e5f701 Branch: refs/heads/master Commit: 47e5f7016fd5801ecb647446b1e1a18d42acb0ed Parents: 12dcbf5 f56890f Author: ILYA Khlopotov <[email protected]> Authored: Tue Aug 23 15:03:32 2016 -0700 Committer: ILYA Khlopotov <[email protected]> Committed: Tue Aug 23 15:03:32 2016 -0700 ---------------------------------------------------------------------- src/config.erl | 4 ++ src/config_listener_mon.erl | 2 +- src/config_notifier.erl | 77 +++++++++++++++++++++++ test/config_tests.erl | 130 ++++++++++++++++++++++++++++++++++++--- 4 files changed, 202 insertions(+), 11 deletions(-) ----------------------------------------------------------------------
