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

   One idea how implement it is to add a separate cleanup channel to smoosh so 
instead spawning unmonitored processes there is channel which controls both 
capacity and concurrency of these cleanups. The database object would be 
clustered databases so if we're already enqueued clustered db `db1` once when 
we try to enqueue it again we ignore (de-duplicate) the second request.


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