Lokesh Jain created RATIS-715:
---------------------------------
Summary: 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
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)