[ 
https://issues.apache.org/jira/browse/HDDS-8528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Siyao Meng updated HDDS-8528:
-----------------------------
    Description: 
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 have a custom 

> [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
>
> 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 have a custom 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to