You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/06/23 15:36:00 UTC

[jira] [Commented] (SOLR-14502) increase bin/solr's post kill sleep

    [ https://issues.apache.org/jira/browse/SOLR-14502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143049#comment-17143049 ] 

ASF subversion and git services commented on SOLR-14502:
--------------------------------------------------------

Commit 710fe3a107e91eb7f15fd23df455341168929747 in lucene-solr's branch refs/heads/master from Christine Poerschke
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=710fe3a ]

SOLR-14502: increase bin/solr's post kill sleep (from 1s to 10s)


> increase bin/solr's post kill sleep
> -----------------------------------
>
>                 Key: SOLR-14502
>                 URL: https://issues.apache.org/jira/browse/SOLR-14502
>             Project: Solr
>          Issue Type: Task
>            Reporter: Christine Poerschke
>            Assignee: Christine Poerschke
>            Priority: Minor
>         Attachments: SOLR-14502.patch
>
>
> Currently e.g. https://github.com/apache/lucene-solr/blob/releases/lucene-solr/8.5.1/solr/bin/solr#L863 we wait for one second after the {{kill -9}} before re-checking if the process still exists.
> We've seen a few cases where the {{kill -9}} succeeded but only slightly after the one second interval. So this ticket here proposes to increase the interval from 1s to (say) 10s.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org