[
https://issues.apache.org/jira/browse/RATIS-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16958921#comment-16958921
]
Lokesh Jain commented on RATIS-728:
-----------------------------------
[~adoroszlai] Yes, RATIS-715 is also fixed by this. I have resolved it.
> TimeoutScheduler for GrpcLogAppender holds on to the AppendEntryRequest till
> it times out even though request succeeds
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: RATIS-728
> URL: https://issues.apache.org/jira/browse/RATIS-728
> Project: Ratis
> Issue Type: Bug
> Components: gRPC
> Reporter: Shashikant Banerjee
> Assignee: Tsz-wo Sze
> Priority: Major
> Fix For: 0.5.0
>
> Attachments: r728_20191023.patch, r728_20191023b.patch
>
>
> As discussed in RATIS-726, we need a similar fix for Append Request in
> GrpcLogAppender to remove the references to appendEntryRequest as soon as the
> response is received, thereby avoiding any memory pressure creation on the
> server.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)