zhaih commented on PR #13124:
URL: https://github.com/apache/lucene/pull/13124#issuecomment-1961832502

   > I am not thinking about binding them. I think that MergeScheduler itself 
should be extended to return a TaskExecutor (probably defaulting to null to 
indicate none, or maybe SameThreadExecutorService).
   
   Sounds good
   
   > I really don't think users should configure numWorkers or workPerThread at 
all. I would much prefer us supply good defaults and remove configuration.
   
   No I'm not suggesting that either, I'm open to let user specify or we 
provide default, just want to make sure the performance is not affected (by not 
pre-dividing the doc space into each thread).


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