[
https://issues.apache.org/jira/browse/RATIS-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze resolved RATIS-1983.
-------------------------------
Fix Version/s: 3.1.0
Resolution: Fixed
The pull request is now merged.
> Refactor client request processing to support reference count
> -------------------------------------------------------------
>
> Key: RATIS-1983
> URL: https://issues.apache.org/jira/browse/RATIS-1983
> Project: Ratis
> Issue Type: Sub-task
> Components: server
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
> Fix For: 3.1.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> RATIS-1925 needs to release the underlying buffer after
> - processClientRequest, and
> - evictCache.
> In this JIRA, we refactor the code to support reference count. The buffer
> can be released once the count has decremented to zero.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)