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