Yet again, other people make me look good ;). Or at least provide me with something intelligent to say when people ask about G1 garbage collection as an option....
Thanks! On Fri, Dec 5, 2014 at 8:32 PM, Robert Muir <[email protected]> wrote: > On Fri, Dec 5, 2014 at 4:53 PM, [email protected] > <[email protected]> wrote: >> FWIW I don’t trust the G1 enough for production use. Some random >> Lucene/Solr build failures are blamed on it, even. > > FWIW, since G1 amuses me: > > I scrolled up through our CI and looked at the last lucene core test > failure, it was with G1GC, wrong changeCount during > IndexWriter.commit(): > http://build-eu-00.elasticsearch.org/job/lucene_trunk_linux_java8_64_test_only/15738/ > https://issues.apache.org/jira/browse/LUCENE-6098 > > The failure before that, was a JVM crash with G1GC in the middle of > IndexWriter.addDocument(): > http://build-eu-00.elasticsearch.org/job/lucene_4x_linux_java8_64_test_only/13558/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
