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

Commits on Nov 14, 2022

  1. feat(proto): implement and use MetadataRequest v7

    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 committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    48d3cff View commit details
    Browse the repository at this point in the history