javanna commented on code in PR #12569: URL: https://github.com/apache/lucene/pull/12569#discussion_r1329665865
########## lucene/core/src/java/org/apache/lucene/search/TaskExecutor.java: ########## Review Comment: I am not entirely sure: one aspect is that I'd like to make sure that there is a single instance of TaskExecutor, which IndexSearcher creates. All other usages should go through the existing instance retrieved from the IndexSearcher. Does that seem like a reasonable expectation? -- 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