You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Mukul Kumar Singh (JIRA)" <ji...@apache.org> on 2019/04/30 07:29:00 UTC

[jira] [Resolved] (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:all-tabpanel ]

Mukul Kumar Singh resolved RATIS-536.
-------------------------------------
    Resolution: Invalid

Looked into the code and verified, we will not create 2 metadata entries for the same commit. This is an invalid bug.

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