dsmiley commented on code in PR #4132:
URL: https://github.com/apache/solr/pull/4132#discussion_r2807554986


##########
solr/core/src/java/org/apache/solr/request/SolrQueryRequest.java:
##########
@@ -187,10 +187,6 @@ default CoreContainer getCoreContainer() {
     return core == null ? null : core.getCoreContainer();
   }
 

Review Comment:
   ```suggestion
   
     /**
      * The CloudDescriptor, which may be different from that of the core on 
the coordinator.
      */
   ```



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