You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Houston Putman (Jira)" <ji...@apache.org> on 2020/08/19 21:26:03 UTC

[jira] [Updated] (SOLR-14722) timeAllowed should track from the very start of the request

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

Houston Putman updated SOLR-14722:
----------------------------------
    Security:     (was: Public)

> timeAllowed should track from the very start of the request
> -----------------------------------------------------------
>
>                 Key: SOLR-14722
>                 URL: https://issues.apache.org/jira/browse/SOLR-14722
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: David Smiley
>            Assignee: David Smiley
>            Priority: Minor
>             Fix For: 8.7
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> The "timeAllowed" param starts tracking time from the moment {{SolrQueryTimeoutImpl.set}} is called.  I think it ought to track from when the request actually started, which is {{SolrQueryRequest.getRequestTimer}}.  Lazy core loading can substantially increase the delta.  Additionally, I'd like to make some small improvements to SolrQueryTimeoutImpl to make it easier to use.



--
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