On 5/30/2019 9:58 AM, Markus Jelsma wrote:
Hello,
It solves the problem! So, with this flag disabled, would that mean our Solr
would have lower performance than with it?
That flag ended up in the config because I was using it in my GC
experiments, and my wiki page appears to have been used a
ct: Re: Solr 8.1.1, JMX and VisualVM
>
> Hi,
>
> This has to do with the new JVM flags that optimise performance, they were
> added roughly at the same time when Solr switched to G1GC.
>
> In ‘bin/solr’ please comment out this flag: '-XX:+PerfDisableSharedMem'.
>
Hi,
This has to do with the new JVM flags that optimise performance, they were
added roughly at the same time when Solr switched to G1GC.
In ‘bin/solr’ please comment out this flag: '-XX:+PerfDisableSharedMem'.
> On 30 May 2019, at 14:59, Markus Jelsma wrote:
>
> Hello,
>
> Slight correction
Hello,
Slight correction, SolrCLI does become visible in the local applications view.
I just missed it before.
Thanks,
Markus
-Original message-
> From:Markus Jelsma
> Sent: Thursday 30th May 2019 14:47
> To: solr-user
> Subject: Solr 8.1.1, JMX and VisualVM
>
> Hello,
>
> While up