HoustonPutman commented on code in PR #4431:
URL: https://github.com/apache/solr/pull/4431#discussion_r3351565257


##########
solr/core/src/java/org/apache/solr/handler/component/HttpShardHandlerFactory.java:
##########
@@ -84,6 +85,13 @@ public class HttpShardHandlerFactory extends 
ShardHandlerFactory
   // This executor is initialized in the init method
   protected ExecutorService commExecutor;

Review Comment:
   Should the loadBalancer be using the shardExecutor instead of this 
commExecutor? Or will that require a bigger change in SolrJ to better support 
virtual 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to