[
https://issues.apache.org/jira/browse/RATIS-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
farmmamba updated RATIS-2270:
-----------------------------
Description: In method
org.apache.ratis.util.SlidingWindow.Client#sendOrDelayRequest, we always put
new request seqNum into delayedRequests, which may cause OOM when firstReplied
== false. (was: Limit the size of DelayedRequests to prevent Client OOM)
> Limit the size of DelayedRequests to prevent Client OOM
> -------------------------------------------------------
>
> Key: RATIS-2270
> URL: https://issues.apache.org/jira/browse/RATIS-2270
> Project: Ratis
> Issue Type: Improvement
> Reporter: farmmamba
> Priority: Major
>
> In method org.apache.ratis.util.SlidingWindow.Client#sendOrDelayRequest, we
> always put new request seqNum into delayedRequests, which may cause OOM when
> firstReplied == false.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)