You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Bernd Wahlen (Jira)" <ji...@apache.org> on 2019/10/23 11:43:00 UTC

[jira] [Updated] (SOLR-13862) JDK 13 stability problems

     [ https://issues.apache.org/jira/browse/SOLR-13862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bernd Wahlen updated SOLR-13862:
--------------------------------
    Description: 
after updating my cluster to JDK13 (3 nodes, 4 collections, 1 shard) everything was running good for some hours. Then 2 nodes (not the leader) going to recovery state, but recovery recovery failed with ~"cannot open searcher". I tried rolling restart the cluster, but recovery is not working. After i switched to jdk11 recovery works again. In summary jdk11 or jdk12 was running stable, jdk13 not.

This is my solr.in.sh:

GC_TUNE="-XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC"
 SOLR_TIMEZONE="CET"
 GC_LOG_OPTS="-Xlog:gc*:file=/var/log/solr/solr_gc.log:time:filecount=9,filesize=20M:safepoint"

  was:
after updating to JDK13 my cluster (3 nodes, 4 collections, 1 shard) everything was running good for some hours. Then 2 nodes (not the leader) going to recovery state, but recovery recovery failed with cannot open searcher. I tried rolling restart the cluster, but recovery is not working. After i switched to jdk11 recovery works again. In summary jdk11 or jdk12 was running stable jdk13 not.

This is my solr.in.sh:

GC_TUNE="-XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC"
SOLR_TIMEZONE="CET"
GC_LOG_OPTS="-Xlog:gc*:file=/var/log/solr/solr_gc.log:time:filecount=9,filesize=20M:safepoint"


> JDK 13 stability problems
> -------------------------
>
>                 Key: SOLR-13862
>                 URL: https://issues.apache.org/jira/browse/SOLR-13862
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 8.2
>            Reporter: Bernd Wahlen
>            Priority: Major
>
> after updating my cluster to JDK13 (3 nodes, 4 collections, 1 shard) everything was running good for some hours. Then 2 nodes (not the leader) going to recovery state, but recovery recovery failed with ~"cannot open searcher". I tried rolling restart the cluster, but recovery is not working. After i switched to jdk11 recovery works again. In summary jdk11 or jdk12 was running stable, jdk13 not.
> This is my solr.in.sh:
> GC_TUNE="-XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC"
>  SOLR_TIMEZONE="CET"
>  GC_LOG_OPTS="-Xlog:gc*:file=/var/log/solr/solr_gc.log:time:filecount=9,filesize=20M:safepoint"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org