[ 
https://issues.apache.org/jira/browse/LUCENE-10369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472769#comment-17472769
 ] 

ASF subversion and git services commented on LUCENE-10369:
----------------------------------------------------------

Commit bad65c53c93fdf110e3816893bbb56396ce6492e in lucene's branch 
refs/heads/main from Nikola Grcevski
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=bad65c5 ]

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
>          Time Spent: 10m
>  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: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to