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

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

PR is first cut at this point. It passes all tests, but totally up for 
commentary/suggestions.

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

Reply via email to