[
https://issues.apache.org/jira/browse/RATIS-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze resolved RATIS-2266.
-------------------------------
Fix Version/s: 3.2.0
Resolution: Fixed
The pull request is merged.
> Use WeakValueCache instead of Guava cache in RaftId
> ---------------------------------------------------
>
> Key: RATIS-2266
> URL: https://issues.apache.org/jira/browse/RATIS-2266
> Project: Ratis
> Issue Type: Improvement
> Components: common
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
> Fix For: 3.2.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> In RATIS-2132, we found that the Guava cache performance is not great in our
> use case. Let's switch to WeakValueCache which is similar to the
> BiWeakValueCache added by RATIS-2258.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)