You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Mukul Kumar Singh (JIRA)" <ji...@apache.org> on 2019/04/11 16:19:00 UTC

[jira] [Created] (RATIS-529) Leader should rate limit requests depending upon the pending requests to avoid OOM

Mukul Kumar Singh created RATIS-529:
---------------------------------------

             Summary: Leader should rate limit requests depending upon the pending requests to avoid OOM
                 Key: RATIS-529
                 URL: https://issues.apache.org/jira/browse/RATIS-529
             Project: Ratis
          Issue Type: Bug
          Components: server
    Affects Versions: 0.3.0
            Reporter: Nilotpal Nandi


A leader with slow followers can cause the leader to keep accumulating lots of pending requests in its queue. The jira proposes to rate limit incoming requests based on the maximum number of pending requests in the queue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)