[
https://issues.apache.org/jira/browse/SOLR-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14169798#comment-14169798
]
ASF subversion and git services commented on SOLR-6529:
-------------------------------------------------------
Commit 1631515 from [~thelabdude] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1631515 ]
SOLR-6529: fix regression in error handling introduced by using pid files for
finding Solr processes on the localhost
> Stop command in the start scripts should only stop the instance that it had
> started
> -----------------------------------------------------------------------------------
>
> Key: SOLR-6529
> URL: https://issues.apache.org/jira/browse/SOLR-6529
> Project: Solr
> Issue Type: Improvement
> Reporter: Varun Thacker
> Assignee: Timothy Potter
> Fix For: 5.0
>
>
> Currently the stop command looks for all running Solr instances and stops
> those. I feel this is a bit dangerous.
> When starting a process with the start command we could write out a pid file
> of the solr process that it started. Then the stop script should stop that
> process.
> It could error out if the pid file is not present.
> We could still keep the feature of stopping all solr nodes by passing passing
> -all ?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]