Hello, we’re using two SOLR servers (same hw, same version of solr and java,
same solr config). The SOLR version is 9.3 and JVM is Adoptium JDK 17.0.8.1 on
Linux.
They both were running fine since a couple years (we upgraded from SOLR 8 to 9
with full reindexing some time ago).
Yesterday one of
Could it be related to
https://issues.apache.org/jira/plugins/servlet/mobile#issue/SOLR-16463 ?
On Sat, 21 Oct, 2023, 2:03 pm Ing. Andrea Vettori,
wrote:
> Hello, we’re using two SOLR servers (same hw, same version of solr and
> java, same solr config). The SOLR version is 9.3 and JVM is Adoptiu
The command line that we use contains the workaround
-XX:CompileCommand=exclude,com.github.benmanes.caffeine.cache.BoundedLocalCache::put
and the stack is different so I don’t think it’s related.
Thanks anyway for trying to help.
—
Ing. Andrea Vettori
Sistemi Informativi
B2BIres s.r.l.
> On 2
Hello,
I've created an issue and a PR (
https://issues.apache.org/jira/browse/SOLR-17050)
The models will also be smaller because they will be saved without newlines
and without spaces after keys:
> ~ cat d.txt
> "x":{"y":{"z":{"foobar":42}}}
> ~ wc -c d.txt
> 30 d.txt
For example the fol
On 10/21/23 03:31, Ing. Andrea Vettori wrote:
They both were running fine since a couple years (we upgraded from SOLR 8 to 9
with full reindexing some time ago).
Yesterday one of the server died with JVM crash with the following reason (I
have the full JVM trace if needed).
Once restarted the