Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
If a Solr instance did not respond to the 'stop' command in a timely manner then the bin/solr script will attempt to forcefully kill it: https://github.com/apache/lucene-solr/blob/releases/lucene-solr/8.5.1/solr/bin/solr#L859
Gathering of information (e.g. a jstack of the java process) before the kill command may be helpful in determining why the instance did not stop as expected.
Attachments
Attachments
Issue Links
- relates to
-
SOLR-15010 Missing jstack warning is alarming, when using bin/solr as client interface to solr
- Resolved
- supercedes
-
SOLR-11179 Ability to dump jstack
- Closed