HoustonPutman commented on issue #819: URL: https://github.com/apache/solr-operator/issues/819#issuecomment-4137756827
So the reason we didn't use `/solr/admin/info/health` as the livenessProbe was we didn't want to restart Solr when ZK was down. Clearly there is some issue in Solr, but ultimately it is very strange that `/solr/admin/info/system` works fine and everything else does not. I think this works better as a Solr issue, because obviously a ZK crash should not require a Solr restart. -- 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]
