You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2017/01/24 19:34:40 UTC

couchdb commit: updated refs/heads/master to 401c124

Repository: couchdb
Updated Branches:
  refs/heads/master d90326bd2 -> 401c1248e


Bump couch_replicator. Use mem3 for _replicator shard discovery

COUCHDB-3277


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

Branch: refs/heads/master
Commit: 401c1248e516f21da107b4e6c97ccb998a2408ee
Parents: d90326b
Author: Nick Vatamaniuc <va...@apache.org>
Authored: Tue Jan 24 14:33:55 2017 -0500
Committer: Nick Vatamaniuc <va...@apache.org>
Committed: Tue Jan 24 14:33:55 2017 -0500

----------------------------------------------------------------------
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/401c1248/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index e7fc7d8..0d09dd7 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -32,7 +32,7 @@ DepDescs = [
 {couch,            "couch",            "b83f1a77eba40c937fd83e896345ab56438ef616"},
 {couch_index,      "couch-index",      "f0a6854e578469612937a766632fdcdc52ee9c65"},
 {couch_mrview,     "couch-mrview",     "15a1ae928850854a218cc05569cdcc302126748f"},
-{couch_replicator, "couch-replicator", "48996b108c458421c8a73097be152769bdc3fc48"},
+{couch_replicator, "couch-replicator", "b281d2bb320ed6e6d8226765315a40637ba91a46"},
 {couch_plugins,    "couch-plugins",    "3e73b723cb126cfc471b560d17c24a8b5c540085"},
 {couch_event,      "couch-event",      "7e382132219d708239306aa3591740694943d367"},
 {couch_stats,      "couch-stats",      "7895d4d3f509ed24f09b6d1a0bd0e06af34551dc"},