HoustonPutman commented on PR #3240: URL: https://github.com/apache/solr/pull/3240#issuecomment-2701378283
> Hmm, there's no `9.8.1` section in CHANGES.txt on `main`, and not on `branch_9x`, only on `branch_9_8`. Is the correct way for this bugfix to skip CHANGES here and on 9x, and then add one when cherry-picking to the release branch? Then the 9.8.1 RM will reconsile changes to other branches during release? > > Here is suggested changes text: > > ``` > * SOLR-17690: Make solr CLI tools read ZK_HOST environment as documented. There was a regression > in 9.8.0 where this did not work, causing issues also for solr-operator v0.9 (janhoy) > ``` So add it to the changeling for 9.9, and then in branch_9_8, add it to 9.8.1. As a part of the release, I remove the duplicates from 9.9 on branch_9x and main. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
