This is an automated email from the ASF dual-hosted git repository.
vatamane pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git
from 33c08bee5 Fix config options (#5642)
new e7266532b Handle plugin stops without crashing
new c6c5ba465 Reschedule scanner plugins if they return skip on start or
resume
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
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(-)