You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Mike Percy (JIRA)" <ji...@apache.org> on 2016/02/26 12:49:19 UTC

[jira] [Updated] (KUDU-528) Leader should proactively propagate commitIndex to followers

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

Mike Percy updated KUDU-528:
----------------------------
    Parent: KUDU-560

> Leader should proactively propagate commitIndex to followers
> ------------------------------------------------------------
>
>                 Key: KUDU-528
>                 URL: https://issues.apache.org/jira/browse/KUDU-528
>             Project: Kudu
>          Issue Type: Sub-task
>          Components: consensus
>    Affects Versions: M4.5
>            Reporter: Todd Lipcon
>            Assignee: David Alves
>
> Currently we only signal a request to peers if we have new replicate messages to send. This means that we don't aggressively push the commit index forward unless we are actively replicating new messages. We should probably do a SignalRequest() with the 'force' flag true when the commit index on the leader moves ahead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)