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/02/11 16:32:18 UTC

[couchdb] branch collation-view-versioning updated (6ae88b5 -> 9e53d9f)

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

vatamane pushed a change to branch collation-view-versioning
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard 6ae88b5  [fixup|upgrade_logic_default_ini]
 discard 004e0f1  [fixup|tests]
 discard ab28263  [fixup|upgrade_logic]
 discard 347ddb0  [fixup|testing] explicit assert that signatures do not change
 discard c8301a6  [fixup|tests] Improve 3.2.1 test function names
 discard 5e3ebad  View collation upgrade tests
 discard 432572f  Automatically compact views with multiple collator versions
 discard 3a62893  Track libicu collator versions in the view header
 discard 5bed38f  Return the opaque collator version from _node/*/_versions
 discard 061ca3d  Add get_collator_version/0 libicu NIF function
     add 1e83aa3  Include index sig in _search_info response
     add 732c3fd  Merge pull request #3927 from apache/index_sig
     add 37f3ec5  Add get_collator_version/0 libicu NIF function
     add acf6144  Return the opaque collator version from _node/*/_versions
     add f361de4  Track libicu collator versions in the view header
     add 8afcee3  Automatically compact views with multiple collator versions
     add c33cf3c  View collation upgrade tests
     add 7cdb12b  [fixup|tests] Improve 3.2.1 test function names
     add 950b980  [fixup|testing] explicit assert that signatures do not change
     add d094609  [fixup|upgrade_logic]
     add f85b3e0  [fixup|tests]
     add 9e53d9f  [fixup|upgrade_logic_default_ini]

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   (6ae88b5)
            \
             N -- N -- N   refs/heads/collation-view-versioning (9e53d9f)

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/dreyfus/src/dreyfus_fabric_info.erl | 2 ++
 src/dreyfus/src/dreyfus_rpc.erl         | 9 +++++++--
 2 files changed, 9 insertions(+), 2 deletions(-)