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
omit 5a98fe076 Minor DRY-ing up of logic to handle hello_from_writer MP
parser messages
omit d8a727cfa Make sure to send hello_from_writer only once for each worker
add 727517926 Make sure to send hello_from_writer only once for each worker
add 8e37e2ae0 Minor DRY-ing up of logic to handle hello_from_writer MP
parser messages
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 (5a98fe076)
\
N -- N -- N refs/heads/3939-multipart-replicated-changes-race
(8e37e2ae0)
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_rpc.erl | 25 +++++++++++++------------
1 file changed, 13 insertions(+), 12 deletions(-)