nickva commented on issue #3047:
URL: https://github.com/apache/couchdb/issues/3047#issuecomment-1312632718

   @molecular this issue might be interesting 
https://github.com/apache/couchdb/issues/4263
   
   There is a fix that would hopefully go into the upcoming 3.3 release linked 
to the issue.
   
   > wether ratio or slack or both channels are used as triggers when both are 
specified (like in view_channels = upgrade_views,ratio_views,slack_views.
   
   The first channel which matches (for which we calculate a priority > 0) will 
enqueue the shard for compaction. So ratio would attempt first, and if that 
matches, it will enqueue the shard and matching stops. If ratio channel doesn't 
enqueue it, then slack channel will calculate priority and it may be enqueued 
there.


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

Reply via email to