You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2020/11/06 16:00:02 UTC

[couchdb] branch changes_filter_all_docs_oom_main updated (2a8ddbd -> 9e3637e)

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

rnewson pushed a change to branch changes_filter_all_docs_oom_main
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard 2a8ddbd  Add test for splitting filter batches
 discard ab01683  Retry filter_docs sequentially if the patch exceeds couchjs stack
     add 4b10750  Allow administrators to optionally encrypt views
     add a499d6f  Retry filter_docs sequentially if the patch exceeds couchjs stack
     add 9e3637e  Add test for splitting filter batches

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   (2a8ddbd)
            \
             N -- N -- N   refs/heads/changes_filter_all_docs_oom_main (9e3637e)

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_views/src/couch_views_trees.erl | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)