Ere Maijala created SOLR-8065: --------------------------------- Summary: Improve the start/stop script shutdown logic to avoid forcefully killing Solr Key: SOLR-8065 URL: https://issues.apache.org/jira/browse/SOLR-8065 Project: Solr Issue Type: Improvement Components: scripts and tools Affects Versions: 5.3 Environment: Unix/Linux Reporter: Ere Maijala Priority: Minor
Currently the start/stop script only waits 5 seconds before forcefully killing the Solr process. In our experience this is not enough for graceful shutdown on an active SolrCloud node. I propose making the shutdown wait for up to 30 seconds and check the process status every second to avoid unnecessary delay. I will attach a patch to accomplish this. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org