You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2019/04/26 20:20:00 UTC

[jira] [Commented] (RATIS-536) RaftServerImpl#appendEntryAsync should not append leaders metadata entries to the followers log

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

Tsz Wo Nicholas Sze commented on RATIS-536:
-------------------------------------------

> ... A follower should never append Metadata entry to its log.

Do you mean that follower and leader could have different logs?

> RaftServerImpl#appendEntryAsync should not append leaders metadata entries to the followers log
> -----------------------------------------------------------------------------------------------
>
>                 Key: RATIS-536
>                 URL: https://issues.apache.org/jira/browse/RATIS-536
>             Project: Ratis
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 0.3.0
>            Reporter: Mukul Kumar Singh
>            Priority: Major
>
> RaftServerImpl#appendEntriesAsync receives both metadata and smdata entries from the leader. A follower should never append Metadata entry to its log.



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