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/03/14 19:26:29 UTC

[34/50] couch-replicator commit: updated refs/heads/63012-scheduler to 27a5eae

Merge pull request #104 from cloudant/63012-fix-crashing-and-error-job-migration

Fix job migration during membership change

Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-replicator/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch-replicator/commit/32d43df3
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch-replicator/tree/32d43df3
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-couch-replicator/diff/32d43df3

Branch: refs/heads/63012-scheduler
Commit: 32d43df3f1a384e65f99cf8189d4413e7c294ffd
Parents: bc2f053 99a2b90
Author: Nick Vatamaniuc <ni...@users.noreply.github.com>
Authored: Mon Jan 9 14:11:12 2017 -0500
Committer: GitHub <no...@github.com>
Committed: Mon Jan 9 14:11:12 2017 -0500

----------------------------------------------------------------------
 src/couch_replicator_clustering.erl    | 23 ++++++++++-----
 src/couch_replicator_db_changes.erl    | 13 +--------
 src/couch_replicator_doc_processor.erl | 43 ++++++++++++++++++++++++++++-
 src/couch_replicator_scheduler_job.erl | 22 +++++----------
 4 files changed, 66 insertions(+), 35 deletions(-)
----------------------------------------------------------------------