HoustonPutman commented on issue #227: URL: https://github.com/apache/lucene-solr-operator/issues/227#issuecomment-788111634
It should be noted, in recent versions of Solr the `bin/solr stop` command can use additional time over the `SOLR_STOP_WAIT`. So we should make sure that we give a buffer between `SOLR_STOP_WAIT` and `terminationGracePeriodSeconds` so that kubernetes doesn't try to kill Solr while `bin/solr stop` is still working. A good initial value for this buffer might be 5 seconds. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org