Skip to content

KAFKA-7437; Persist leader epoch in offset commit metadata - #5689

Merged
rajinisivaram merged 2 commits into
apache:trunkfrom
hachikuji:KAFKA-7437
Sep 26, 2018
Merged

KAFKA-7437; Persist leader epoch in offset commit metadata#5689
rajinisivaram merged 2 commits into
apache:trunkfrom
hachikuji:KAFKA-7437

Conversation

@hachikuji

Copy link
Copy Markdown
Contributor

This patch implements the changes described in KIP-320 for the persistence of leader epoch information in the offset commit protocol.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@rajinisivaram rajinisivaram left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hachikuji Thanks for the PR, LGTM. Merging to trunk.

@rajinisivaram
rajinisivaram merged commit 9f7267d into apache:trunk Sep 26, 2018
pengxiaolong pushed a commit to pengxiaolong/kafka that referenced this pull request Jun 14, 2019
This commit implements the changes described in KIP-320 for the persistence of leader epoch information in the offset commit protocol.

Reviewers:  Rajini Sivaram <rajinisivaram@googlemail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants