[
https://issues.apache.org/jira/browse/OAK-3598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957792#comment-16957792
]
Julian Reschke commented on OAK-3598:
-------------------------------------
I think we should *not* do this, see also OAK-8702. Reason: these APIs rely on
Guava APIs, and thus bind us to Guava and a specific version. We may have to
embed the classes for the time being.
> Export cache related classes for usage in other oak bundle
> ----------------------------------------------------------
>
> Key: OAK-3598
> URL: https://issues.apache.org/jira/browse/OAK-3598
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: cache
> Reporter: Chetan Mehrotra
> Priority: Major
> Labels: tech-debt
> Fix For: 1.20.0
>
>
> For OAK-3092 oak-lucene would need to access classes from
> {{org.apache.jackrabbit.oak.cache}} package. For now its limited to
> {{CacheStats}} to expose the cache related statistics.
> This task is meant to determine steps needed to export the package
> * Update the pom.xml to export the package
> * Review current set of classes to see if they need to be reviewed
--
This message was sent by Atlassian Jira
(v8.3.4#803005)