rnewson commented on issue #5811:
URL: https://github.com/apache/couchdb/issues/5811#issuecomment-3615907840

   I don't see an optimisation here. Each node has (or should have) independent 
CPU's etc, there's no reason not to index all N copies at once in parallel. As 
long as you didn't query the new view the index building process runs at a 
background level, the `ioq` system vastly preferring interactive requests over 
the view build I/O.


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