You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2020/04/10 21:18:50 UTC

[couchdb] branch prototype/fdb-layer-view-cleanup updated (406da29 -> a1a06f3)

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

davisp pushed a change to branch prototype/fdb-layer-view-cleanup
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard 406da29  Implement couch_views_cleanup_test.erl
 discard 7cff33c  Remove failed view jobs
 discard 905de7e  Remove jobs on index cleanup
 discard 9319c78  Optionally cleanup stale indices automatically
 discard 364b639  Implement _view_cleanup for FoundationDB
 discard ec06dd5  Implement couch_views:cleanup_indices/2
 discard d463700  Extend fabric2_index callbacks for index cleanup
     add 0744a39  Extend fabric2_index callbacks for index cleanup
     add 9e78fd9  Implement couch_views:cleanup_indices/2
     add feebc92  Implement _view_cleanup for FoundationDB
     add 8c2e22f  Optionally cleanup stale indices automatically
     add 06bf88e  Remove jobs on index cleanup
     add e5575b7  Remove failed view jobs
     add a1a06f3  Implement couch_views_cleanup_test.erl

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   (406da29)
            \
             N -- N -- N   refs/heads/prototype/fdb-layer-view-cleanup (a1a06f3)

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/fabric2_index.erl | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)