You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Sriram Subramanian (JIRA)" <ji...@apache.org> on 2013/07/16 22:32:49 UTC

[jira] [Created] (KAFKA-977) Implement generation/term per leader to reconcile messages correctly

Sriram Subramanian created KAFKA-977:
----------------------------------------

             Summary: 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira