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

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

Commit 914e2641658b71638f9f4c940fe9f63b1a67ce7d in lucene-solr's branch 
refs/heads/master from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=914e264 ]

LUCENE-8428: PriorityQueue takes sentinels via a Supplier as a constructor 
argument.


> Allow configurable sentinels in PriorityQueue
> ---------------------------------------------
>
>                 Key: LUCENE-8428
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8428
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Priority: Minor
>         Attachments: LUCENE-8428.patch
>
>
> This is a follow-up to SOLR-12587: Lucene's PriorityQueue API makes it 
> impossible to have a configurable sentinel object since the parent 
> constructor is called before a sub class has the opportunity to set anything 
> that helps create those sentinels. 



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