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/02/28 19:23:09 UTC

couchdb commit: updated refs/heads/master to 1b193be

Repository: couchdb
Updated Branches:
  refs/heads/master 078d46c5a -> 1b193be13


Bump replicator dependency. Add jitter-ed sleep to shard discovery.

COUCHDB-3311


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

Branch: refs/heads/master
Commit: 1b193be1372c5ca9b54ddb89297650d890762599
Parents: 078d46c
Author: Nick Vatamaniuc <va...@apache.org>
Authored: Tue Feb 28 14:22:27 2017 -0500
Committer: Nick Vatamaniuc <va...@apache.org>
Committed: Tue Feb 28 14:22:27 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/1b193be1/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 5a9b1ed..70b3296 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -32,7 +32,7 @@ DepDescs = [
 {couch,            "couch",            "66292dbdfee1a6d5981085d7e50751feacf860c8"},
 {couch_index,      "couch-index",      "f0a6854e578469612937a766632fdcdc52ee9c65"},
 {couch_mrview,     "couch-mrview",     "e1d13a983a0ba56fcb1eb31c4e4fe56bc3692719"},
-{couch_replicator, "couch-replicator", "648e465f54f538a133fb31c9b1e3b487a6f2ca7c"},
+{couch_replicator, "couch-replicator", "45d739af3fcf8b4f8e3ccca152cb3c2d781dc2fc"},
 {couch_plugins,    "couch-plugins",    "3e73b723cb126cfc471b560d17c24a8b5c540085"},
 {couch_event,      "couch-event",      "7e382132219d708239306aa3591740694943d367"},
 {couch_stats,      "couch-stats",      "7895d4d3f509ed24f09b6d1a0bd0e06af34551dc"},