sergey-safarov commented on issue #5934: URL: https://github.com/apache/couchdb/issues/5934#issuecomment-4280957988
To make sure view was rebuild I have deleted folder > /var/lib/couchdb/.shards/00000000-ffffffff/test.1768133824_design/ And then send request to pull every view. After this operation database size is same. I also create `/opt/couchdb/etc/local.d/purge.ini` file with content ``` [couchdb] purge_infos_limit = 50000000 ``` And then triggered again 'compaction' and still see message > The purge sequence for 'shards/00000000-ffffffff/test.1768133824' exceeds configured threshold -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
