Tsz-wo Sze created RATIS-1983:
---------------------------------
Summary: Refactor client request processing to support reference
count
Key: RATIS-1983
URL: https://issues.apache.org/jira/browse/RATIS-1983
Project: Ratis
Issue Type: Improvement
Components: server
Reporter: Tsz-wo Sze
Assignee: Tsz-wo Sze
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)