[ 
https://issues.apache.org/jira/browse/SOLR-17140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17814953#comment-17814953
 ] 

Gus Heck commented on SOLR-17140:
---------------------------------

Now has unit test, I suspect no doc impact on this ticket, but have yet to 
think that though while looking at said docs.

> Refactor SolrQueryTimeoutImpl to support other implementations
> --------------------------------------------------------------
>
>                 Key: SOLR-17140
>                 URL: https://issues.apache.org/jira/browse/SOLR-17140
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Andrzej Bialecki
>            Assignee: Gus Heck
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> The current way we model time limits for timeAllowed involves a lot of static 
> methods and thread locals in a class called SolrQueryTimeoutImpl. As it is it 
> is, this class makes it almost impossible to add an alternate implementation 
> based on something other than wallclock time. This ticket aims to simplify 
> the code and make it more extensible at the same time.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to