nickva commented on issue #1579: Autocompaction never triggered in Couch v2.2 URL: https://github.com/apache/couchdb/issues/1579#issuecomment-442309378 @regner Hmm, if it is just one shard it's probably a different issue. In that case try to enable debug logging and see if there are any messages from the compaction daemon in the log. Search for `couch_log:` in https://github.com/apache/couchdb/blob/master/src/couch/src/couch_compaction_daemon.erl and see what some of the messages might look like. It would things like ```Compaction daemon - canceling compaction for databaes `~s` because exceeded the allowed time."```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
