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 378db0941 inject caffeine scheduler from application config
discard 4cca41b79 remove unused methods
discard f26833ae3 move commit scheduling to refreshAfterWrite
discard cf0070477 switch to AsyncLoadingCache
discard 460a49d13 teach Caffeine not to evict active indexes
discard ed433e767 test deleteOnClose within commit() itself
discard a0ed2d00c remove volatile boolean closed
discard 747a7b877 remove tryAcquire(duration, unit)
discard 161de9e23 upgrade dropwizard
add 33d3bbc1f upgrade dropwizard
add 45aba685b Merge pull request #4788 from apache/upgrade-dropwizard-4.0.2
add c7093b187 remove tryAcquire(duration, unit)
add d48a7c9d0 remove volatile boolean closed
add 627668eb9 test deleteOnClose within commit() itself
add 44474e6f7 teach Caffeine not to evict active indexes
add b1636c1a6 switch to AsyncLoadingCache
add ffe04e3b1 move commit scheduling to refreshAfterWrite
add f64b0feb3 remove unused methods
add 19d19b2b4 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 (378db0941)
\
N -- N -- N refs/heads/nouveau-indexmanager-improvements
(19d19b2b4)
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: