Hi Shawn, Do you see ZGC having better query performance than G1? We are migrating from Solr 8 / JDK 11/ G1 to Solr 9 with JDK 17 / G1. Also are there any notable performance changes from 9.0.0 to the latest 9.1.1?
Thanks, Wei On Mon, Feb 6, 2023 at 1:34 PM Shawn Heisey <apa...@elyograg.org> wrote: > On 2/6/23 14:24, Paul Ryder wrote: > > I thought that was Solr 9 only? > > Solr 8.x can still use CaffeineCache, and it's the best choice in most > circumstances, so it's not something I would risk, even if it turns out > that it's not affected. In 9.x, all the older cache implementations are > gone, leaving only Caffeine, so it's a lot more likely for users to run > into it with 9.x. > > Thanks, > Shawn >