[ 
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)

Reply via email to