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

2023-03-06 Thread via GitHub
panther999 commented on issue #528: URL: https://github.com/apache/solr-operator/issues/528#issuecomment-1457502520 Thank you both. Combining both the solutions - worked for me. I used solr-common-service baseurl with Http2Client. Indexing runs fine now from outside of kubernetes cluster.

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

2023-03-06 Thread via GitHub
panther999 commented on issue #528: URL: https://github.com/apache/solr-operator/issues/528#issuecomment-1456301467 I just tried it - Instead of giving zookeeper I passed service url - but it seems it is internally trying to connect through hostname and throwing below error. `2023-03