mvolikas commented on PR #1544: URL: https://github.com/apache/stormcrawler/pull/1544#issuecomment-2959291559
> The guys from Apache Camel had a similar issue: https://github.com/apache/camel-quarkus/tree/e5e768acd680b0d78122fb7eee30b0a70947f3f9/integration-tests/solr/src/test - looks like their setup worked (somehow) - maybe we can just port it for our needs? > > They bascially rely on docker compose (in two variants) to spin it up. Maybe worth a look? Thanks @rzo1, this helps. The issue that remains is that the zookeeper gives back to StormCrawler Solr endpoints like "solr1:8983" that StormCrawler cannot resolve because it's not part of the Docker network. I should be able to find a way around this, though. -- 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: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org