Re: Solr 9.4.1

2024-01-05 Thread David Smiley
9.4.1 is unblocked; bug fixes are now on the release branch. I plan to pursue a RC soon (today/tomorrow). This is my first time. On Fri, Dec 8, 2023 at 9:53 AM Jan Høydahl wrote: > SolrBot had been failing for a long time (>1month), but I got it on track > again. Normally it only files new PRs

[DISCUSS] Standardizing sysprop naming

2024-01-05 Thread Jan Høydahl
Hi, Happy New Year to all! Finally https://issues.apache.org/jira/browse/SOLR-15960 Unified use of system properties and environment variables is now merged! It exports all SOLR_FOO and ZK_FOO env.vars to be available to the Solr Java process and maps them to sys.prop without need for explicit

[REMINDER] CFP Open for Search Track at Community Over Code EU (Formerly ApacheCon)

2024-01-05 Thread Anshum Gupta
Hello everyone, The CFP for *Community Over Code Europe* (Formerly ApacheCon) is open until 12 Jan 2024 and wanted to remind you that we have a *Search track*. Please submit your talks and share your stories here: https://sessionize.com/coceu-2024/ A bit about the Search track: Search is at the

Re: Solr 9.4.1

2024-01-05 Thread Jan Høydahl
Should we include this bugfix? https://issues.apache.org/jira/browse/SOLR-16203 I'm merging to branch_9x now... Jan > 5. jan. 2024 kl. 17:14 skrev David Smiley : > > 9.4.1 is unblocked; bug fixes are now on the release branch. I plan to > pursue a RC soon (today/tomorrow). This is my first tim

PR labeling

2024-01-05 Thread Jan Høydahl
Hi, We tend to not use the GitHub's PR labels we have defined. So I whipped up https://github.com/apache/solr/pull/2180 which is configured to auto-label PRs based on what files are changed. Feedback welcome. Also, I hope we can implement StaleBot for labeling PRs as stale. Lucene is going to t