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 2021/09/10 06:07:17 UTC

[couchdb] branch fix-shard-splitting-with-lots-of-purges updated (eb2af64 -> f51a949)

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

vatamane pushed a change to branch fix-shard-splitting-with-lots-of-purges
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard eb2af64  Fix splitting shards with large purge sequences
     add e6a3b4a  Remove debug log line from attachments handler
     add bf92529  Remove log line from CSP logic in chttpd_util
     add f51a949  Fix splitting shards with large purge sequences

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   (eb2af64)
            \
             N -- N -- N   refs/heads/fix-shard-splitting-with-lots-of-purges (f51a949)

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/chttpd/src/chttpd_db.erl   | 1 -
 src/chttpd/src/chttpd_util.erl | 1 -
 2 files changed, 2 deletions(-)