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