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/26 12:58:00 UTC

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

Mukul Kumar Singh created RATIS-536:
---------------------------------------

             Summary: 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


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)