David Smiley created SOLR-14722:
-----------------------------------

             Summary: 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
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: David Smiley
            Assignee: David Smiley


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

Reply via email to