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

ASF subversion and git services commented on SOLR-17859:
--------------------------------------------------------

Commit a7f55020ee3babf0e7c65f9fdf26f27c0d375c5d in solr's branch 
refs/heads/dependabot/gradle/netty-4.2.5.Final from Andrzej Bialecki
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=a7f55020ee3 ]

SOLR-17859: Restore the use of TimeLimitingBulkScorer. (#3634)



> TimeLimitingBulkScorer not used anymore for queries with limits
> ---------------------------------------------------------------
>
>                 Key: SOLR-17859
>                 URL: https://issues.apache.org/jira/browse/SOLR-17859
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: main (10.0)
>            Reporter: Andrzej Bialecki
>            Assignee: Andrzej Bialecki
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: main (10.0)
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> After Lucene 10 upgrade (SOLR-17631) it's very likely that query limits are 
> not enforced in this collector, due to the Lucene API change and the 
> commented-out method in {{SolrIndexSearcher.search(List<LeafReaderContext> 
> leaves, Weight weight, Collector collector)}}.
> Unfortunately there were no unit tests in Solr to specifically target this 
> code execution path - the existing tests related to {{QueryLimits}} are 
> either too synthetic or simulate timeouts in other components.



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