[ https://issues.apache.org/jira/browse/SOLR-13817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025947#comment-17025947 ]
Andy Webb commented on SOLR-13817: ---------------------------------- Oh, sorry - we're talking at cross-purposes. I didn't mean CaffeineCache 2.8.1 - I was referring to the version of {{org.apache.solr.search.CaffeineCache}} (with the null check) that's currently in master but not branch_8x. (I don't know the reason for the null check - is the version without it just as good to use?) Also while it's called out as a preferred implementation in [the docs|https://lucene.apache.org/solr/guide/8_4/query-settings-in-solrconfig.html], the [default solrconfig.xml in branch_8x|https://github.com/apache/lucene-solr/blob/branch_8x/solr/server/solr/configsets/_default/conf/solrconfig.xml] doesn't yet mention CaffeineCache as an option - I think it'd be good to replicate the deprecation warning in that config file. Andy > Deprecate and remove legacy SolrCache implementations > ----------------------------------------------------- > > Key: SOLR-13817 > URL: https://issues.apache.org/jira/browse/SOLR-13817 > Project: Solr > Issue Type: Improvement > Reporter: Andrzej Bialecki > Assignee: Andrzej Bialecki > Priority: Major > Fix For: master (9.0) > > Attachments: SOLR-13817-8x.patch, SOLR-13817-master.patch > > > Now that SOLR-8241 has been committed I propose to deprecate other cache > implementations in 8x and remove them altogether from 9.0, in order to reduce > confusion and maintenance costs. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org