You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2022/12/03 07:25:44 UTC

[GitHub] [solr] ben-manes commented on pull request #1198: SOLR-16562: Upgrade to Caffeine 3.1.2

ben-manes commented on PR #1198:
URL: https://github.com/apache/solr/pull/1198#issuecomment-1336103785

   Caffeine has no required dependencies. It does have optional annotations that can be excluded (checker, errorprone) that are compile scoped. The managed dependencies are internal for testing, benchmarks, analysis and should not be in the pom.
   
   The actual bug in solr hasn’t been fixed, so while this is good to fail fast, I am s little concerned that the root problem won’t be addressed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org