This is an automated email from the ASF dual-hosted git repository.
rnewson pushed a change to branch lucene-10
in repository https://gitbox.apache.org/repos/asf/couchdb.git
discard 0bb8604aa Move up to match Lucene source compatibility
discard 995c07493 document nouveau handling of lucene 9 & 10
discard 1879621f6 fix formatting error in previous PR
discard de57dfb9f add scanner to upgrade nouveau indexes
discard 6a3171967 insert lucene version in new design documents if missing
discard b02c1d339 Allow existing legacy indexes but prevent new ones
discard baacbbf22 nouveau welcome message for version negotiation
discard 08afa821a update to lucene 10
discard 3c4b5884b Remove "9" from package and class names
discard d08aacfc1 add lucene version to ddoc and index definition
add e7266532b Handle plugin stops without crashing
add c6c5ba465 Reschedule scanner plugins if they return skip on start or
resume
add 2e28e98ac add lucene version to ddoc and index definition
add 970047496 Remove "9" from package and class names
add 1c71b1d2b update to lucene 10
add febf3a857 nouveau welcome message for version negotiation
add 59f1ac151 Allow existing legacy indexes but prevent new ones
add 828060721 insert lucene version in new design documents if missing
add 12a459cfe add scanner to upgrade nouveau indexes
add 4a49d1f61 fix formatting error in previous PR
add a3600d488 document nouveau handling of lucene 9 & 10
add 196b8f725 Move up to match Lucene source compatibility
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 (0bb8604aa)
\
N -- N -- N refs/heads/lucene-10 (196b8f725)
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/couch_scanner/src/couch_scanner_plugin.erl | 29 ++++++++++++++++------
src/couch_scanner/src/couch_scanner_server.erl | 2 ++
.../test/eunit/couch_scanner_test.erl | 20 +++++++++++++++
3 files changed, 43 insertions(+), 8 deletions(-)