NazerkeBS commented on a change in pull request #23:
URL: https://github.com/apache/solr/pull/23#discussion_r599048184



##########
File path: 
solr/core/src/java/org/apache/solr/cloud/api/collections/OverseerCollectionMessageHandler.java
##########
@@ -67,6 +68,7 @@
   HttpShardHandlerFactory shardHandlerFactory;
   String adminPath;
   ZkStateReader zkStateReader;
+  CoreContainer cc;

Review comment:
       I passed it; OverseerMessageHandlerSelector creates an instance of 
OverseerCollectionMessageHandler and OverseerConfigSetMessageHandler and 
returns  it as a OverseerMessageHandlerSelector.




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

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


Reply via email to