You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ch...@apache.org on 2014/08/29 22:33:47 UTC

[08/30] couchdb commit: updated refs/heads/1963-eunit-bigcouch to d1a82df

Remove couch_replicator_manager as its in the OTP hierarchy now.


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/681b993f
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/681b993f
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/681b993f

Branch: refs/heads/1963-eunit-bigcouch
Commit: 681b993f291347397d4049592a106591bd642ee2
Parents: d07a11d
Author: Paul J. Davis <pa...@gmail.com>
Authored: Thu Aug 7 13:16:50 2014 -0500
Committer: Paul J. Davis <pa...@gmail.com>
Committed: Sun Aug 10 15:03:53 2014 -0500

----------------------------------------------------------------------
 rel/overlay/etc/default.ini | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/681b993f/rel/overlay/etc/default.ini
----------------------------------------------------------------------
diff --git a/rel/overlay/etc/default.ini b/rel/overlay/etc/default.ini
index dfcd3bc..9d69029 100644
--- a/rel/overlay/etc/default.ini
+++ b/rel/overlay/etc/default.ini
@@ -158,7 +158,6 @@ stats_aggregator={couch_stats_aggregator, start, []}
 stats_collector={couch_stats_collector, start, []}
 uuids={couch_uuids, start, []}
 auth_cache={couch_auth_cache, start_link, []}
-replicator_manager={couch_replicator_manager, start_link, []}
 os_daemons={couch_os_daemons, start_link, []}
 compaction_daemon={couch_compaction_daemon, start_link, []}