You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "janhoy (via GitHub)" <gi...@apache.org> on 2023/03/06 14:02:24 UTC

[GitHub] [solr-operator] janhoy commented on issue #528: Indexing using external Zookeeper - SolrJ

janhoy commented on issue #528:
URL: https://github.com/apache/solr-operator/issues/528#issuecomment-1456192137

   When you are in Kubernetes, your SolrJ won't need to talk to ZK at all, since the URL for Solr is well defined as the Service URL. So try to use the other constructor on `CloudSolrClient` which takes a URL, and insert the stable service URL there. (Assuming your SolrJ client is also inside your Kubernetes 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: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org