Re: HELP wanted: Dependency upgrades

2024-10-17 Thread Gus Heck
Lucene or jetty, or anything else that touches the jakarta vs javax package switch mess any of those should be Jiras I think. On the Jakarta/Javax topic: This is a MAJOR pain for one org I know, because they have solr code in their repo, and use our test framework, including the mini-cluster s

Re: HELP wanted: Dependency upgrades

2024-10-17 Thread David Smiley
Indeed, please no JIRAs for these unless it's a bigger non-trivial upgrade for some reason. Like for Lucene. On Thu, Oct 17, 2024 at 5:46 PM Jan Høydahl wrote: > I'm happy to just track the progress in each PR without additional JIRAs > for each dependency. Perhaps an umbrella JIRA can be helpf

Re: HELP wanted: Dependency upgrades

2024-10-17 Thread Jan Høydahl
I'm happy to just track the progress in each PR without additional JIRAs for each dependency. Perhaps an umbrella JIRA can be helpful though. Also, no need for CHANGES entries for these, they get added to CHANGES during next release by a script, as long as SolrBot is the committer. You can add y

CVE-2024-45216, Solr 9.7 and Windows

2024-10-17 Thread Colvin Cowie
Hello, Given that the fix for the two recent CVEs on Solr 9 is provided in Solr 9.7.0, and Solr 9.7.0 doesn't work on Windows https://issues.apache.org/jira/browse/SOLR-17457 - I was just wondering what the likely ETA for a 9.7.1 or 9.8.0 release is? Cheers Colvin

Re: [VOTE] End support for 8.x at 8.11.4

2024-10-17 Thread Michael Gibney
+1 (binding) On Thu, Oct 17, 2024 at 4:23 AM Andrzej Białecki wrote: > > +1 (binding). > > — > > Andrzej Białecki > > > > On 15 Oct 2024, at 23:42, Houston Putman wrote: > > > > Hey everyone, > > > > A little while back, I made a thread asking opinions on cutting the 8.x > > Solr support after 8

Re: solr cloud forward overlay requests via http2 possible bug?

2024-10-17 Thread Jason Gerlowski
Hi Sebastian, This does sound like a "bug" - would you be willing to file a JIRA ticket with this information please? ("Bonus points" if you can tweak your reproduction steps to use "bin/solr start -e cloud" instead of docker-compose, as that's probably more approachable for some folks! But no wo

Re: HELP wanted: Dependency upgrades

2024-10-17 Thread Christos Malliaridis
The main blocker based on the PR comments seems to be the JDK version in Solr that is too low to upgrade some of the dependencies. If Solr will use JDK 21 in v10.0, it shouldn't be a problem updating these dependencies before v10. I could create a JIRA ticket with subtasks for each dependency upda

solr cloud forward overlay requests via http2 possible bug?

2024-10-17 Thread Sebastian Hofmann
Hello, I am currently setting up a Solr cluster using version 9.7. Everything is working quite well, except for one issue. I’ve created a simple example to reproduce the problem. I have a docker-compose.yml file with the following content: docker-compose.yml version: '3' services: solr:

Re: [VOTE] End support for 8.x at 8.11.4

2024-10-17 Thread Andrzej Białecki
+1 (binding). — Andrzej Białecki > On 15 Oct 2024, at 23:42, Houston Putman wrote: > > Hey everyone, > > A little while back, I made a thread asking opinions on cutting the 8.x > Solr support after 8.11.4 was released. Since there was no pushback, I am > here to start a vote. > > As it stan