Presumably most everyone is
> using JDK 9 or greater which has the bug fixed, so they don’t experience
> the bug.
> Feel free to relay this back to the mailing list.
> Thanks,
> Adam Guthrie
>
>
>
>
>
> Von:"Lukas Weiss"
> An: solr-
solr-user@lucene.apache.org,
Datum: 27.02.2019 11:13
Betreff: High CPU usage with Solr 7.7.0
Hello,
we recently updated our Solr server from 6.6.5 to 7.7.0. Since then, we
have problems with the server's CPU usage.
We have two Solr cores configured, but even if we clear all indexes and
$ReferenceHandler.run(Reference.java:153)
Von:"Tomás Fernández Löbbe"
An: solr-user@lucene.apache.org,
Datum: 27.02.2019 19:34
Betreff: Re: Re: High CPU usage with Solr 7.7.0
Maybe a thread dump would be useful if you still have some instance
running
on 7.7
On Wed, Feb 27, 2019
solr-user@lucene.apache.org, "Lukas Weiss"
> ,
> Datum: 27.02.2019 15:59
> Betreff:Re: High CPU usage with Solr 7.7.0
>
>
>
> Just to add to this. We upgraded to 7.7.0 and saw very large CPU usage
> on multi core boxes - sustained in the 1200% range. We
I can confirm this. Downgrading to 7.6.0 solved the issue.
Thanks for the hint.
Von:"Joe Obernberger"
An: solr-user@lucene.apache.org, "Lukas Weiss"
,
Datum: 27.02.2019 15:59
Betreff: Re: High CPU usage with Solr 7.7.0
Just to add to this. We upgra
Just to add to this. We upgraded to 7.7.0 and saw very large CPU usage
on multi core boxes - sustained in the 1200% range. We then switched to
7.6.0 (no other configuration changes) and the problem went away.
We have a 40 node cluster and all 40 nodes had high CPU usage with 3
indexes stored
Hello,
we recently updated our Solr server from 6.6.5 to 7.7.0. Since then, we
have problems with the server's CPU usage.
We have two Solr cores configured, but even if we clear all indexes and do
not start the index process, we see 100 CPU usage for both cores.
Here's what our top says:
root@