Ere Maijala created SOLR-11849:
----------------------------------

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

Reply via email to