[
https://issues.apache.org/jira/browse/OAK-12144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18074211#comment-18074211
]
Manfred Baedke edited comment on OAK-12144 at 4/17/26 11:37 AM:
----------------------------------------------------------------
I guess we could also register the service in oak-it-osgi. We still need the
embeds because ExtractedTestCache uses AbstractCacheStats, right? I think we
can just change the type of ExtractedTestCache.cacheStats to CacheStatsAdapter
to fix that.
EDIT: that doesn't work, there is a public getter returning AbstractCacheStats.
was (Author: baedke):
I guess we could also register the service in oak-it-osgi. We still need the
Embeds because ExtractedTestCache uses AbstractCacheStats, right? I think we
can just change the type of ExtractedTestCache.cacheStats to CacheStatsAdapter
to fix that.
EDIT: that doesn't work, there is a public getter returning AbstractCacheStats.
> oak-lucene: remove embed of Cache classes
> -----------------------------------------
>
> Key: OAK-12144
> URL: https://issues.apache.org/jira/browse/OAK-12144
> Project: Jackrabbit Oak
> Issue Type: Task
> Components: lucene
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Minor
>
> It does not seem to be needed anymore.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)