[
https://issues.apache.org/jira/browse/RATIS-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16951002#comment-16951002
]
Tsz-wo Sze commented on RATIS-714:
----------------------------------
r714_20191014.patch: imposes a limit on the total message size.
Will add a test.
> 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
> Priority: Major
> Attachments: r714_20191014.patch
>
>
> 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)