[
https://issues.apache.org/jira/browse/LUCENE-8428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16559579#comment-16559579
]
ASF subversion and git services commented on LUCENE-8428:
---------------------------------------------------------
Commit 4bbccf6d5cf1630e3fd0f49c6cf053df54c67b73 in lucene-solr's branch
refs/heads/branch_7x from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=4bbccf6 ]
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]