[
https://issues.apache.org/jira/browse/RATIS-715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lokesh Jain resolved RATIS-715.
-------------------------------
Resolution: Duplicate
The issue has been fixed as part of RATIS-728.
> GrpcLogAppender holds references to state machine data
> ------------------------------------------------------
>
> Key: RATIS-715
> URL: https://issues.apache.org/jira/browse/RATIS-715
> Project: Ratis
> Issue Type: Bug
> Components: gRPC, server
> Reporter: Lokesh Jain
> Assignee: Lokesh Jain
> Priority: Major
>
> The pendingRequestsMap currently maintains all the AppendEntryRequests sent
> to a follower until they timeout. These contain LogEntryProto and hence
> contain references to the state machine data. Only the metadata of the
> request should be stored in the log appender map.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)