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

vatamane pushed a change to branch optimize-uuids-generation
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    omit f9a8e8798 Optimize UUID generation and use UUID v7 by default
     add c53c2cf33 Replace `dbg:stop_clear/0` with `dbg:stop/0`
     add e9b91c550 Optimize revid parsing: 50-90% faster
     add 85cc42dd6 Use determistic doc IDs in Mango key test
     add c6a0eaf21 Optimize UUID generation and use UUID v7 by default

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   (f9a8e8798)
            \
             N -- N -- N   refs/heads/optimize-uuids-generation (c6a0eaf21)

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_doc.erl                | 6 ++----
 src/couch/test/eunit/couch_index_tests.erl | 2 +-
 2 files changed, 3 insertions(+), 5 deletions(-)

Reply via email to