javanna commented on code in PR #12569:
URL: https://github.com/apache/lucene/pull/12569#discussion_r1330215231


##########
lucene/core/src/java/org/apache/lucene/search/TaskExecutor.java:
##########


Review Comment:
   > why not move to work-stealing fork/join here?
   
   There were concerns raised by others around that not being a good fit for 
I/O intensive operation. Also it's a bigger change and this change looked 
acceptable to move forward with #12183 .



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