[ https://issues.apache.org/jira/browse/RATIS-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lokesh Jain updated RATIS-321: ------------------------------ Attachment: (was: RATIS-321.001.patch) > RaftLog should validate appendEntries > ------------------------------------- > > Key: RATIS-321 > URL: https://issues.apache.org/jira/browse/RATIS-321 > Project: Ratis > Issue Type: Improvement > Components: server > Reporter: Lokesh Jain > Assignee: Lokesh Jain > Priority: Minor > Attachments: RATIS-321.002.patch > > > Currently raft log does not make sure that any appendEntry has a term greater > than or equal to the last applied entry's term in the log. This Jira aims to > add that check. -- This message was sent by Atlassian JIRA (v7.6.3#76005)