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

[jira] [Updated] (RATIS-698) RaftServerImpl should not enforce minTimeout before first leaderElection cycle

     [ https://issues.apache.org/jira/browse/RATIS-698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Siddharth Wagle updated RATIS-698:
----------------------------------
    Attachment: RATIS-698.01.patch

> RaftServerImpl should not enforce minTimeout before first leaderElection cycle
> ------------------------------------------------------------------------------
>
>                 Key: RATIS-698
>                 URL: https://issues.apache.org/jira/browse/RATIS-698
>             Project: Ratis
>          Issue Type: Improvement
>          Components: server
>    Affects Versions: 0.4.0
>            Reporter: Siddharth Wagle
>            Assignee: Siddharth Wagle
>            Priority: Major
>             Fix For: 0.5.0
>
>         Attachments: RATIS-698.01.patch
>
>
> Followers always wait for (minTimeoutMillis + randomWait), before initiating leader election. This penalizes the first time the ratis ring is created or when server restarts by enforcing a wait for leader election term.



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