[
https://issues.apache.org/jira/browse/LUCENE-10369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472776#comment-17472776
]
ASF subversion and git services commented on LUCENE-10369:
----------------------------------------------------------
Commit 842ef165e42bc7540676840697e13f28bf6e6230 in lucene's branch
refs/heads/branch_9x from Nikola Grcevski
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=842ef16 ]
LUCENE-10369: Move DelegatingCacheHelper to FilterDirectoryReader (#596)
> Move DelegatingCacheHelper to FilterDirectoryReader from
> SoftDeletesDirectoryReaderWrapper
> ------------------------------------------------------------------------------------------
>
> Key: LUCENE-10369
> URL: https://issues.apache.org/jira/browse/LUCENE-10369
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Nikola Grcevski
> Priority: Minor
> Fix For: 9.1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Moving the DelegatingCacheHelper inner class from
> SoftDeletesDirectoryReaderWrapper into the base FilterDirectoryReader class,
> will allow for building other long-lived directory reader implementations,
> without having to expose the CacheKey as publicly constructed class.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]