Hi Mikael;
Either Solr 9.x with Jetty 12 OR Solr 10 would work for me, if my non-committer
vote counts ;)
Isabelle Giguère
De : Mikael Sterner
Envoyé : 29 juillet 2025 12:54
À : dev@solr.apache.org
Objet : Re: [EXTERNAL] - Planning and Releasing Solr 10.0
CA
Looks like there have been some nice improvements in that feature since I was
last in the code. I had recommended splitting out update and query, glad that
got done,
CPU load is not especially useful, because it gets high after there is already
a problem.
Load average includes processes/thread
reports the value close to 1.0 and solr rejects the requests with 429 even
though the CPU actual utilization is less.
On Wed, Jul 30, 2025 at 12:04 AM PUNEET SHARMA
wrote:
> This i have done done on
>
> openjdk version "21.0.5" 2024-10-15 LTS
>
> OpenJDK Runtime Environment (Red_Hat-21.0.5.0.11-
This i have done done on
openjdk version "21.0.5" 2024-10-15 LTS
OpenJDK Runtime Environment (Red_Hat-21.0.5.0.11-1) (build 21.0.5+11-LTS)
OpenJDK 64-Bit Server VM (Red_Hat-21.0.5.0.11-1) (build 21.0.5+11-LTS,
mixed mode, sharing)
Aggread the JDK reports are fixed in Java 18 but seems like the
Hi all,
Given this estimated timeline for Solr 10, do you think it would be
feasible to backport Jetty 12 EE8 to Solr 9.x? That seems like it would
resolve the Jetty EOL issue faster than waiting for Solr 10 to stabilize,
and also allow Solr 9.x to live for longer with non-EOL dependencies
during
Looks like most of those JDK reports are fixed in Java 18. What version was
the OP on?
On Tue, Jul 29, 2025 at 7:49 AM Jason Gerlowski
wrote:
> Hi Puneet,
>
> It certainly looks like there are a lot of bugs in load-average
> reporting - I never realized it was so shaky in those containerized
> e
Hi Puneet,
It certainly looks like there are a lot of bugs in load-average
reporting - I never realized it was so shaky in those containerized
environments! Thanks for the thorough writeup.
The question is what to do about it. On the one hand "load average"
is only one of several circuit breake