Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
5.3
-
None
-
Unix/Linux
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
SOLR-9371 Fix bin/solr script calculations - start/stop wait time and RMI_PORT
- Closed