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
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
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
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
+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
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
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
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:
+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