Re: G1GC with Solr7

2019-05-24 Thread sajitmk
Hello Shawn, Firstly thank you for reply & your article - was using your article as a reference before I even tried making this change. I used the installer script to install. Im starting solr as sudo service solr restart Interestingly, I believe the other parameters are being set from /etc/defa

G1GC with Solr7

2019-05-24 Thread sajitmk
Im trying to use G1GC garbage collection with Apache Solr 7.7 I've set the variable GC_TUNE as follows GC_TUNE="-XX:+UseG1GC -XX:+UseStringDeduplication" in /etc/default/solr.in.sh However, the solr process still seems to be using CMS -XX:+UseConcMarkSweepGC Any thoughts / help -- Sent fr