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

2020-06-23 Thread Christine Poerschke (Jira)


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

Christine Poerschke updated SOLR-14502:
---
Fix Version/s: 8.6
   master (9.0)

> 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
> Fix For: master (9.0), 8.6
>
> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org



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

2020-05-20 Thread Christine Poerschke (Jira)


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

Christine Poerschke updated SOLR-14502:
---
Attachment: SOLR-14502.patch

> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org