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: protocol support for V11 fetch w/ rackID #1605

Merged
merged 1 commit into from
Feb 11, 2020
Merged

feat: protocol support for V11 fetch w/ rackID #1605

merged 1 commit into from
Feb 11, 2020

Commits on Feb 6, 2020

  1. feat: protocol support for V11 fetch w/ rackID

    These are the initial protocol beginnings to add support for follower
    fetching (KIP-392). This commit simply adds configuration support for a
    consumer to specify its rack identifier and to flow it in a V11
    FetchRequest and correctly decode the "preferredReplica" field in the
    response. Currently no further action is taken. A future PR will be
    required to act upon this response.
    
    Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
    dnwe committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    48ba0ca View commit details
    Browse the repository at this point in the history