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:17:00 UTC

[jira] [Created] (RATIS-528) Ratis Leader should timeout long pending requests if they cannot be replicated

Mukul Kumar Singh created RATIS-528:
---------------------------------------

             Summary: Ratis Leader should timeout long pending requests if they cannot be replicated
                 Key: RATIS-528
                 URL: https://issues.apache.org/jira/browse/RATIS-528
             Project: Ratis
          Issue Type: Bug
          Components: server
    Affects Versions: 0.4.0
            Reporter: Nilotpal Nandi
            Assignee: Tsz Wo Nicholas Sze


In cases of errors, the leader might not be able to replicate a certain requets to majority of the nodes, this will cause the request to remain in the leader and will not timeout ever.

This jira proposes to adds a timeout in Ratis server to let the timeout remove the request for the pending queue and free up memory.



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