[
https://issues.apache.org/jira/browse/RATIS-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze resolved RATIS-1990.
-------------------------------
Fix Version/s: 3.1.0
Resolution: Fixed
The pull request is now merged. Thanks, [~duongnguyen]!
> Refactor appendEntries processing to support reference count
> ------------------------------------------------------------
>
> Key: RATIS-1990
> URL: https://issues.apache.org/jira/browse/RATIS-1990
> Project: Ratis
> Issue Type: Sub-task
> Components: server
> Reporter: Duong
> Assignee: Duong
> Priority: Major
> Fix For: 3.1.0
>
> Attachments: 1011_review.patch
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> RATIS-1934 needs to release the underlying buffer after
> - RaftServerAsynchronousProtocol.appendEntriesAsync, 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)