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

[jira] [Created] (RATIS-714) Limit the byte size used by the message in pending requests

Tsz-wo Sze created RATIS-714:
--------------------------------

             Summary: Limit the byte size used by the message in pending requests
                 Key: RATIS-714
                 URL: https://issues.apache.org/jira/browse/RATIS-714
             Project: Ratis
          Issue Type: Improvement
          Components: server
            Reporter: Tsz-wo Sze
            Assignee: Tsz-wo Sze


In PendingRequests, the number of outstanding requests is limited but the byte size is not.   The byte size should also be limited in order to avoid out of memory.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)