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/09/15 17:07:19 UTC

[couchdb] branch prototype/fdb-layer-replace-couch-rate updated (77f9c8b -> 718b7b0)

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

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


 discard 77f9c8b  Move error reporting test to EUnit
 discard 055079f  Optimize view indexer batch sizes
 discard 3cbbe03  Remove couch_rate
     add 56e0f9c  Fix buffer_response=true (#3145)
     add fb0779e  Remove couch_rate
     add d8137cd  Optimize view indexer batch sizes
     add 718b7b0  Move error reporting test to EUnit

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   (77f9c8b)
            \
             N -- N -- N   refs/heads/prototype/fdb-layer-replace-couch-rate (718b7b0)

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.erl                     |  9 +++++++--
 src/chttpd/test/eunit/chttpd_delayed_test.erl | 15 +++++++--------
 2 files changed, 14 insertions(+), 10 deletions(-)