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 dad7e9db6 fix formatting error in previous PR
 discard 5b38ecf0b gracefully handle attempt to create old index
 discard c8bd53aba add scanner to upgrade nouveau indexes
 discard 76c2b56f8 include rev when scanning
 discard e2356f41f insert lucene version on save if missing
 discard b8f027ea2 don't create indexes for old lucene versions
 discard 07e6bf6f2 update to lucene 10
 discard b20f27430 Remove "9" from package and class names
 discard 79dbd59b0 add lucene version to ddoc and index definition
     add d33edf745 include rev when scanning
     add 33be0bcd8 Avoid timeouts in ddoc scanner callback
     add 0ebd374ce add lucene version to ddoc and index definition
     add 1c8885a2c Remove "9" from package and class names
     add 7a9711e69 update to lucene 10
     add 8b7110c2d don't create indexes for old lucene versions
     add 84a00c73b insert lucene version on save if missing
     add b1b66a3d7 add scanner to upgrade nouveau indexes
     add dac40dc15 gracefully handle attempt to create old index
     add f781a166d fix formatting error in previous PR

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   (dad7e9db6)
            \
             N -- N -- N   refs/heads/lucene-10 (f781a166d)

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:
 rel/overlay/etc/default.ini                        |  5 ++
 src/couch_scanner/src/couch_scanner_plugin.erl     | 88 ++++++++++++++++------
 .../test/eunit/couch_scanner_test.erl              |  3 +
 src/docs/src/config/scanner.rst                    | 10 +++
 4 files changed, 84 insertions(+), 22 deletions(-)

Reply via email to