Is the bug new in 8.10? If it affects older versions as well then I feel like 8.10.1 might be less urgent.
Mike On Tue, Oct 5, 2021 at 2:14 PM Adrien Grand <jpou...@gmail.com> wrote: > +1 to a 8.10.1 patch release > > On Tue, Oct 5, 2021 at 2:03 AM Mayya Sharipova > <mayya.sharip...@elastic.co.invalid> wrote: > >> Thanks for the update, Robert. Would be nice to have these bug fixes as >> well. >> >> On Mon, Oct 4, 2021 at 7:56 PM Robert Muir <rcm...@gmail.com> wrote: >> >>> FYI Looks like there are already six items currently listed under >>> "Bugfixes" for 8.11.0, so those could be candidates for the patch >>> release. >>> >>> Bug Fixes >>> --------------------- >>> * LUCENE-10110: MultiCollector now handles single leaf collector that >>> wants to skip low-scoring hits >>> but the combined score mode doesn't allow it. (Jim Ferenczi) >>> * LUCENE-10111: Missing calculating the bytes used of DocsWithFieldSet >>> in NormValuesWriter. >>> (Lu Xugang) >>> * LUCENE-10116: Missing calculating the bytes used of DocsWithFieldSet >>> and currentValues in SortedSetDocValuesWriter. >>> (Lu Xugang) >>> * LUCENE-10070 Skip deleted docs when accumulating facet counts for >>> all docs. (Ankur Goel, Greg Miller) >>> * LUCENE-10126: Sort optimization with a chunked bulk scorer >>> can wrongly skip documents (Nhat Nguyen, Mayya Sharipova) >>> * LUCENE-10134: ConcurrentSortedSetDocValuesFacetCounts shouldn't >>> share liveDocs Bits across threads. >>> (Ankur Goel) >>> >>> On Mon, Oct 4, 2021 at 7:46 PM Mayya Sharipova <ma...@apache.org> wrote: >>> > >>> > Hello everyone! >>> > Thank you, Timothy, for the recent 8.10 release. >>> > >>> > I wonder if we are ok to do a 8.10.1 patch release and do it fairly >>> soon? this week? >>> > Nhat fixed a bad bug where "sort with after" on a numeric field can >>> incorrectly miss documents. This bug only manifests when sort optimization >>> on numeric fields is explicitly enabled. >>> > >>> > Given that we are not sure when the next minor release will be, it >>> would be useful to have a patch release. If nobody is opposed to it, I >>> can volunteer to be the Release Manager. >>> > >>> > Thanks. >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org >>> For additional commands, e-mail: dev-h...@lucene.apache.org >>> >>> > > -- > Adrien >