[
https://issues.apache.org/jira/browse/KAFKA-977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Juma resolved KAFKA-977.
-------------------------------
Resolution: Fixed
Marking this as fixed since it seems to be the same as KIP-101/KAFKA-1211.
> Implement generation/term per leader to reconcile messages correctly
> --------------------------------------------------------------------
>
> Key: KAFKA-977
> URL: https://issues.apache.org/jira/browse/KAFKA-977
> Project: Kafka
> Issue Type: Bug
> Reporter: Sriram Subramanian
> Assignee: Sriram Subramanian
>
> During unclean leader election, the log messages can diverge and when the
> followers come back up Kafka does not reconcile correctly. To implement it
> correctly, we need to add a term/generation to each message and use that to
> reconcile.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)