[ 
https://issues.apache.org/jira/browse/SOLR-11966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shalin Shekhar Mangar updated SOLR-11966:
-----------------------------------------
    Attachment: SOLR-11966.patch

> /bin/solr stop -all should shutdown the Solr with embedded zookeeper last
> -------------------------------------------------------------------------
>
>                 Key: SOLR-11966
>                 URL: https://issues.apache.org/jira/browse/SOLR-11966
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: scripts and tools
>    Affects Versions: 6.6.2, 7.2
>            Reporter: Shalin Shekhar Mangar
>            Priority: Minor
>         Attachments: SOLR-11966.patch
>
>
> {{bin/solr stop -all}} shuts down Solr processes in some random order but if 
> it stops the Solr with embedded ZooKeeper first then the rest of the 
> processes take a lot of time to stop. The cause is that those processes wait 
> to delete their live node from ZK which has to time out first before the 
> shutdown proceeds.
> We should stop the Solr running the embedded ZK at the very end.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to