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 2022/05/13 22:32:39 UTC

[couchdb] branch 3939-multipart-replicated-changes-race updated (ea581835e -> a066d92a3)

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

vatamane pushed a change to branch 3939-multipart-replicated-changes-race
in repository https://gitbox.apache.org/repos/asf/couchdb.git


 discard ea581835e Make sure to wait for the attachments to uploaded before responding to the user
 discard 6b774aa8e Minor DRY-ing up of logic to handle hello_from_writer MP parser messages
 discard 21730f863 Make sure to send hello_from_writer only once for each worker
 discard 087e37300 Preserve support for single-node couch_httpd path
 discard 138827a6f Ensure the parser always monitors the worker
 discard 058569863 Add an integration test
     add 6a0d58880 Implement memory_info functions
     add 8b98e591c Merge pull request #3984 from noahshaw11/implement-memory_info-functions
     add e7174b701 Add an integration test
     add f83fdecac Ensure the parser always monitors the worker
     add e63e39c5d Preserve support for single-node couch_httpd path
     add 6197daa20 Make sure to send hello_from_writer only once for each worker
     add 284a87533 Minor DRY-ing up of logic to handle hello_from_writer MP parser messages
     add a066d92a3 Make sure to wait for the attachments to uploaded before responding to the user

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   (ea581835e)
            \
             N -- N -- N   refs/heads/3939-multipart-replicated-changes-race (a066d92a3)

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/couch/src/couch_debug.erl | 68 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 68 insertions(+)