This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a change to branch reduce-intra-cluster-conflicts
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    omit 192cbe333 only live nodes can be leaders
    omit 86788c8ee include range in is_leader rotation
    omit dea1eee47 fast quorum for conflicts
    omit d806a7cc7 don't update followers where leader got conflicts
    omit 9a975b0d2 start leaders first
    omit 3d72f900b refactor to allow delayed worker startup
     add aeec12c90 refactor to allow delayed worker startup
     add 0c6ae58c7 start workers sequentially by range
     add 722ef8731 consider a conflict a final decision

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   (192cbe333)
            \
             N -- N -- N   refs/heads/reduce-intra-cluster-conflicts (722ef8731)

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 "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 src/fabric/src/fabric_doc_update.erl | 144 ++++++++++++++---------------------
 1 file changed, 59 insertions(+), 85 deletions(-)

Reply via email to