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

ASF subversion and git services commented on LUCENE-8254:
---------------------------------------------------------

Commit 696ff57f4cfaebd842926a80e71d4e0970a73544 in lucene-solr's branch 
refs/heads/branch_7_3 from [~romseygeek]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=696ff57 ]

LUCENE-8254: LRUQueryCache can leak locks


> LRUQueryCache can leak locks
> ----------------------------
>
>                 Key: LUCENE-8254
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8254
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>            Priority: Major
>             Fix For: 7.4
>
>         Attachments: LUCENE-8254.patch, LUCENE-8254.patch
>
>
> If a QueryCache is shared between two searchers, one of which has an 
> IndexReader with no CacheHelper, then CachingWrapperWeight can leak locks in 
> scorerSupplier() and bulkScorer().  This can cause the IndexReader that does 
> have a CacheHelper to hang on close.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to