Hacker News new | ask | show | jobs
by aorth 1239 days ago
On a related note, for years I had been following ShawnHeisy's wiki notes on Java / Solr. For a long time there was a HUGE warning about G1GC + Lucene (which is the underlying technology in both Solr and Elasticsearch).

https://cwiki.apache.org/confluence/display/solr/shawnheisey

Those warnings have gone away recently. Make of that what you will.

1 comments

In Elasticsearch, the default has changed more than 3 years ago (since we always ship the current JDK by default): https://github.com/elastic/elasticsearch/pull/49123