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