Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(proto): implement and use MetadataRequest v7 #2388

Merged
merged 1 commit into from
Nov 14, 2022

Conversation

dnwe
Copy link
Collaborator

@dnwe dnwe commented Nov 14, 2022

In order to receive the LeaderEpoch as part of the metadata response we need to be sending and receiving version 7 of the
MetadataRequest+Response protocol. Luckily the first flexible version wasn't until v8 so the changes to achieve this are minimal.

Contributes-to: #2365

In order to receive the LeaderEpoch as part of the metadata response we
need to be sending and receiving version 7 of the
MetadataRequest+Response protocol. Luckily the first flexible version
wasn't until v8 so the changes to achieve this are minimal.

Contributes-to: #2365
@dnwe dnwe added the feat label Nov 14, 2022
@dnwe dnwe merged commit 72ea327 into main Nov 14, 2022
@dnwe dnwe deleted the dnwe/metadata-request-v7 branch November 14, 2022 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant