Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 67220200C65 for ; Sat, 29 Apr 2017 08:42:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 59D49160BA9; Sat, 29 Apr 2017 06:42:07 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A0CF9160BA0 for ; Sat, 29 Apr 2017 08:42:06 +0200 (CEST) Received: (qmail 32984 invoked by uid 500); 29 Apr 2017 06:42:05 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 32975 invoked by uid 99); 29 Apr 2017 06:42:05 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Apr 2017 06:42:05 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 2682881833; Sat, 29 Apr 2017 06:42:03 +0000 (UTC) Date: Sat, 29 Apr 2017 06:42:03 +0000 To: , "' commits@couchdb.apache.org" , '@gitbox.apache.org, Subject: [couchdb-documentation] branch 63012-scheduler updated (2d79ed5 -> 365f409) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <149344812390.16645.12079498978071559978@gitbox.apache.org> From: vatamane@apache.org Reply-To: "commits@couchdb.apache.org" X-Git-Host: gitbox.apache.org X-Git-Repo: couchdb-documentation X-Git-Refname: refs/heads/63012-scheduler X-Git-Reftype: branch X-Git-Oldrev: 2d79ed577335b14697644b57b979531685c798e2 X-Git-Newrev: 365f40906c373f2ba7920bafa071231da7ba9a07 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.3.dev Auto-Submitted: auto-generated archived-at: Sat, 29 Apr 2017 06:42:07 -0000 This is an automated email from the ASF dual-hosted git repository. vatamane pushed a change to branch 63012-scheduler in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git. omits 2d79ed5 Documention for the scheduling replicator new 365f409 Documention for the scheduling replicator This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (2d79ed5) \ N -- N -- N refs/heads/63012-scheduler (365f409) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: images/replication-state-diagram.svg | 28 ++-- src/api/server/common.rst | 207 +++++++++++++++++++++++ src/replication/replicator.rst | 310 +++++++++++++++++------------------ 3 files changed, 369 insertions(+), 176 deletions(-) -- To stop receiving notification emails like this one, please contact ['"commits@couchdb.apache.org" '].