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 2020/01/10 17:59:20 UTC

[couchdb] branch reset-target-shard-on-init-copy-retries updated (b0fa100 -> 752d6d0)

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

vatamane pushed a change to branch reset-target-shard-on-init-copy-retries
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard b0fa100  When shard splitting make sure to reset the targets before any retries
     add 508d149  Remove EUnit retries on failure
     add 24201a3  Remove debug logging from test/javascript/run
     add 752d6d0  When shard splitting make sure to reset the targets before any retries

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   (b0fa100)
            \
             N -- N -- N   refs/heads/reset-target-shard-on-init-copy-retries (752d6d0)

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:
 Makefile            | 11 +----------
 test/javascript/run |  1 -
 2 files changed, 1 insertion(+), 11 deletions(-)