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

Reply via email to