You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ere Maijala (JIRA)" <ji...@apache.org> on 2018/01/12 11:23:00 UTC

[jira] [Updated] (SOLR-11849) Core recovery fails to complete if warmup query fails due to exceeding timeAllowed

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

Ere Maijala updated SOLR-11849:
-------------------------------

Related to SOLR-4408 but not the same, I think.

> Core recovery fails to complete if warmup query fails due to exceeding timeAllowed
> ----------------------------------------------------------------------------------
>
>                 Key: SOLR-11849
>                 URL: https://issues.apache.org/jira/browse/SOLR-11849
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: search
>    Affects Versions: 7.2
>            Reporter: Ere Maijala
>            Priority: Minor
>
> Core init or recovery never completes if a warmup query fails to complete when timeAllowed is specified as a default parameter in requestHandler settings and the warmup query execution exceeds it. In this case an exception is logged but the recovery never completes. It's of course possible to include another value for timeAllowed in the warmup query, but I believe this could be handled in a more robust manner, such as ignoring timeAllowed for warmup or binging the core online regardless of the timeout.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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