You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/03/01 17:05:13 UTC

[GitHub] [lucene-solr-operator] HoustonPutman commented on issue #227: Errors often occur while deleting Solr Pods

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org