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

Fix vnode calculation in placement clients. #7415

Merged
merged 2 commits into from
Jan 19, 2024

Commits on Jan 19, 2024

  1. Fix vnode response to placement clients.

    Fixes vnode response to placement clients to be backwards compatible.
    Makes the API level check based on cluster level, rather than on a per
    request basis. Remove placement API level gRPC context metadata.
    
    Signed-off-by: joshvanl <me@joshvanl.dev>
    JoshVanL committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f8fe403 View commit details
    Browse the repository at this point in the history
  2. Fix method used in int sa grpc test

    Signed-off-by: joshvanl <me@joshvanl.dev>
    JoshVanL committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7fbc238 View commit details
    Browse the repository at this point in the history