wohali commented on issue #1066: Bring back compaction addon
URL: https://github.com/apache/couchdb-fauxton/pull/1066#issuecomment-372087165
 
 
   -1.
   
   CouchDB 2.1.x has automatic compaction enabled by default. Manual controls 
in Fauxton may encourage collision between the requested compaction, and the 
automatic compaction facility (which automatically determines the right 
priority and order for compactions to occur in, and ensures multiple 
compactions are not running at once).
   
   I think the time for exposing this in a friendly UI is long past. Instead, 
we might want to find a way to hold recent compactions in Couch somewhere, 
along with the upcoming scheduled compactions, and allow these to be exposed 
within the Fauxton UI somehow.

----------------------------------------------------------------
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

Reply via email to