[
https://issues.apache.org/jira/browse/HDDS-8528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-8528:
---------------------------------
Labels: pull-request-available (was: )
> [Snapshot] Custom SnapshotCache implementation to replace LoadingCache
> ----------------------------------------------------------------------
>
> Key: HDDS-8528
> URL: https://issues.apache.org/jira/browse/HDDS-8528
> Project: Apache Ozone
> Issue Type: Sub-task
> Reporter: Siyao Meng
> Assignee: Siyao Meng
> Priority: Major
> Labels: pull-request-available
>
> This is the continuation of HDDS-7935.
> In HDDS-7935 we replaced LoadingCache's {{maximumSize()}} with
> {{softValues()}}. But there are concerns regarding JVM GC's undeterministic
> behavior of invalidating the cache entries with the soft references.
> In this jira, we are going to implement a custom SnapshotCache to replace
> LoadingCache gain full control over snapshot cache entry
> eviction/invalidation.
> PR: https://github.com/apache/ozone/pull/4567
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]