You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Lokesh Jain (Jira)" <ji...@apache.org> on 2019/11/20 13:19:00 UTC

[jira] [Commented] (RATIS-739) Leader should notify state machine about log append completion events

    [ https://issues.apache.org/jira/browse/RATIS-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16978417#comment-16978417 ] 

Lokesh Jain commented on RATIS-739:
-----------------------------------

[~msingh] I think we just need to wait for followers match index to catch up with a particular log index? I mean we do not need to consider the flushIndex of the leader while calculating the minIndex which can be removed from state machine cache. It is sufficient for the followers to have received the log entries.

> Leader should notify state machine about log append completion events
> ---------------------------------------------------------------------
>
>                 Key: RATIS-739
>                 URL: https://issues.apache.org/jira/browse/RATIS-739
>             Project: Ratis
>          Issue Type: Bug
>          Components: server
>            Reporter: Mukul Kumar Singh
>            Assignee: Mukul Kumar Singh
>            Priority: Major
>              Labels: ozone
>         Attachments: RATIS-739.001.patch
>
>
> Leader should notify state machine about log append completion events. This can be used in Ozone to control the behaviour of container state machine cache.



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