Remember that the releaseWizard on 8x repo is not prepared with correct commands to update the 'main' repos properly. So each time it asks you to do stuff on 'master'/unstable branch you must instead manually adapt andd perform those steps on the new apache/lucene and apache/solr repos.
Jan > 10. okt. 2021 kl. 13:45 skrev Mayya Sharipova <[email protected]>: > > Hi Houston, > Thank you for bringing this to my attention, I've corrected the 8.10.1 > changelog for all the branches. > > Thanks a lot. > > On Fri, Oct 8, 2021 at 11:44 PM Houston Putman <[email protected] > <mailto:[email protected]>> wrote: > Hey Mayya, > > I think there are some issues with the lucene changelog entries in 8.10.1 > across various branches (branch_8_10, branch_8x, and main). > I don't see LUCENE-10119, and LUCENE-10126 is marked as an 8.11.0 entry in at > least branch_8x. > > - Houston > > On Thu, Oct 7, 2021 at 9:32 PM Mayya Sharipova > <[email protected]> wrote: > Hello everyone, > > I am now preparing for a bugfix release from branch branch_8_10 > > Please observe the normal rules for committing to this branch: > > * Before committing to the branch, reply to this thread and argue > why the fix needs backporting and how long it will take. > * All issues accepted for backporting should be marked with 8.10.1 > in JIRA, and issues that should delay the release must be marked as Blocker > * All patches that are intended for the branch should first be committed > to the unstable branch, merged into the stable branch, and then into > the current release branch. > * Only Jira issues with Fix version 8.10.1 and priority "Blocker" will delay > a release candidate build. > > --------------------- > Currently we have the following committed for 8.10.1 > LUCENE-10119: Do not set single sort with search after > LUCENE-10126: Fix competitive iterator wrongly skip docs > SOLR-15572: Fix a test failure caused by simplistic line parsing. > SOLR-15665: Move polling logic under main > > --------------------- > We have the following bug fixes already resolved in 8.11. > Does anyone from the list below want to backport their fixes for 8.10.1 > release as well? Please let me know by Monday > > * 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 DocsWithFieldSetand > currentValues in SortedSetDocValuesWriter. (Lu Xugang) > * LUCENE-10070 Skip deleted docs when accumulating facet counts for all docs. > (Ankur Goel, Greg Miller) > * LUCENE-10134: ConcurrentSortedSetDocValuesFacetCounts shouldn't share > liveDocs Bits across threads. (Ankur Goel) > * SOLR-15626: Config-read permission does not allow access to > /solr/admin/configs?action=LIST (Jon Senchyna) > > > Thanks. > >
