Description
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.
Attachments
Attachments
Issue Links
- relates to
-
RATIS-1934 Support Zero-Copy in GrpcServerProtocolService
- Resolved
-
RATIS-1983 Refactor client request processing to support reference count
- Resolved
- links to