You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Shashikant Banerjee (Jira)" <ji...@apache.org> on 2019/10/23 07:14:00 UTC

[jira] [Created] (RATIS-728) TimeoutScheduler for GrpcLogAppender holds on to the AppendEntryRequest till it times out even though request succeeds

Shashikant Banerjee created RATIS-728:
-----------------------------------------

             Summary: 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
            Reporter: Shashikant Banerjee


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)