rnewson commented on PR #4958:
URL: https://github.com/apache/couchdb/pull/4958#issuecomment-1905859948

   Sorry, I did mean to send feedback when I saw this ages ago.
   
   I'm a little concerned at the increase in messages here (every `n*q` shard 
for every `_find` request will send a message for each row it processes?) to 
workaround a problem that, perhaps, we should instead fix directly?
   
   Specifically, would it not be possible to alter how we implement the end of 
the workers, so they do get an opportunity to send their final stats while 
exiting (as their exit reason, say, which I believe we can capture).
   


-- 
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: notifications-unsubscr...@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to