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

rnewson pushed a change to branch nouveau-indexmanager-improvements
in repository https://gitbox.apache.org/repos/asf/couchdb.git


 discard 5b6752a50 inject caffeine scheduler from application config
 discard f64b0feb3 remove unused methods
 discard ffe04e3b1 move commit scheduling to refreshAfterWrite
 discard b1636c1a6 switch to AsyncLoadingCache
 discard 44474e6f7 teach Caffeine not to evict active indexes
 discard 627668eb9 test deleteOnClose within commit() itself
 discard d48a7c9d0 remove volatile boolean closed
 discard c7093b187 remove tryAcquire(duration, unit)
     add aaf900531 Amend description of `use_index` on `/{db}/_find`
     add 686247e6d remove tryAcquire(duration, unit)
     add 1fc16b0cd remove volatile boolean closed
     add a15b56833 test deleteOnClose within commit() itself
     add eb3a9488d teach Caffeine not to evict active indexes
     add 2763d1110 switch to AsyncLoadingCache
     add 2d75126a3 move commit scheduling to refreshAfterWrite
     add 64227fa56 remove unused methods
     add 1652d2a45 inject caffeine scheduler from application config

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   (5b6752a50)
            \
             N -- N -- N   refs/heads/nouveau-indexmanager-improvements 
(1652d2a45)

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/docs/src/api/database/find.rst | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

Reply via email to