You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/11/29 00:40:58 UTC

[GitHub] wohali opened a new issue #1775: Enhance autocompaction daemon to pick up where we left off last time

wohali opened a new issue #1775: Enhance autocompaction daemon to pick up where we left off last time
URL: https://github.com/apache/couchdb/issues/1775
 
 
   See #1579. 
   
   In the default setup, with a short window for compaction outside of business hours, a user with 130k databases, the compaction daemon never gets past the first ~2000 databases or so.
   
   It would be helpful if the compaction daemon could bookmark the last database it got to during its last loop, so that future runs (the next day after business hours) could resume in the sequence where compaction was left off.
   
   This wouldn't have to be kept through restarts, in my opinion, but it could be for niceness.
   
   /cc @janl @nickva 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services