stefanvodita commented on issue #9721:
URL: https://github.com/apache/lucene/issues/9721#issuecomment-2090878680

   > we may want to modify the amount of concurrency we apply to each Query in 
response to operational conditions
   
   I would really like it if we could do this. It could be a very tight and 
effective feedback loop.
   With this change, it's natural to think first about the latency improvement 
from added concurrency (fewer segments, more threads), but there are situations 
where the flexibility can allow us to improve throughput instead (more 
segments, fewer threads).
   


-- 
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: issues-unsubscr...@lucene.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to