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:26:44 UTC

[couchdb] branch prototype/fdb-layer-view-cleanup updated (7dcc031 -> 2f98026)

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 7dcc031  Implement couch_views_cleanup_test.erl
 discard ab7385d  Remove failed view jobs
 discard bbdc845  Remove jobs on index cleanup
 discard 63c0eb8  Optionally cleanup stale indices automatically
 discard b072a62  Implement _view_cleanup for FoundationDB
     add 4cb74e2  Implement _view_cleanup for FoundationDB
     add c868c53  Optionally cleanup stale indices automatically
     add c43619b  Remove jobs on index cleanup
     add 94abfcc  Remove failed view jobs
     add 2f98026  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   (7dcc031)
            \
             N -- N -- N   refs/heads/prototype/fdb-layer-view-cleanup (2f98026)

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/chttpd/src/chttpd_httpd_handlers.erl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)