dsmiley commented on PR #4320:
URL: https://github.com/apache/solr/pull/4320#issuecomment-4465553300

   Using a SolrClientCache subclass only within Solr would work.  I think only 
`newCloudSolrClient` needs to be overridden to return the existing 
CloudSolrClient (when matching internal ZK), or then either call super or throw 
based on a sys prop to opt-in to talking to an arbitrary cluster.


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