I think your biggest concern needs to be correctness. try first getting the test suite to pass before worrying about any workloads. The last time i tested one of the shenandoah builds, basically all tests related to points failed.
On Tue, Jul 31, 2018 at 10:49 AM, Mike Drob <[email protected]> wrote: > Hi Devs, > > Has anybody tried running Lucene or Solr workloads with the Shenandoah > Garbage Collector[1]? I searched through the list archives and saw somebody > reported issues with it back in 2014, but I imagine that there's been a lot > of change since then. > > We've had some initially hopeful results over on HBase, but I know that when > there are any sorts of GC issues that Lucene usually surfaces them fairly > quickly. Wanted to see if there was already a trail blazed down this road > before investing too much further. > > Thanks, > Mike > > [1]: https://wiki.openjdk.java.net/display/shenandoah/Main > > --------------------------------------------------------------------- > 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]
