[ https://issues.apache.org/jira/browse/SOLR-13817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026656#comment-17026656 ]
Andrzej Bialecki edited comment on SOLR-13817 at 1/30/20 12:56 PM: ------------------------------------------------------------------- I'll fix both these issues shortly - thanks Andy for spotting this! (Edit: the null check was needed in order to conform to the contract of {{computeIfAbsent}}, which says that if the value-producing function returns null then the mapping should not be modified, and null should be returned.) was (Author: ab): I'll fix both these issues shortly - thanks Andy for spotting this! > 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