HoustonPutman commented on issue #580: URL: https://github.com/apache/solr-operator/issues/580#issuecomment-1611657642
That might be the issue, that version of Solr is likely using a version of the Zookeeper API that had a bug when trying to retry addresses. https://issues.apache.org/jira/browse/ZOOKEEPER-2184 (3.4.13) Solr 6.6.2 is using Zookeeper 3.4.10, so you will see this bug. Solr 6.6.2 has been EOL for for quite a while now, so I suggest you try updating to a newer version of Solr. -- 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]
