apache / couchdb

Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
https://couchdb.apache.org/
Apache License 2.0
6.28k stars 1.03k forks source link

Skip deleted documents in the scanner #5332

Closed nickva closed 3 weeks ago

nickva commented 3 weeks ago

They can be deleted while the scanner is running. If that happens the scanner would crash and restart but it makes for a noisy mess in the logs.