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

kvcoord: add proxy tracing test #124043

Merged

Commits on May 13, 2024

  1. kvcoord: add proxy tracing test

    Add `TestProxyTracing`, which asserts that when a partition partition is
    enabled a (1) request is proxied via another node to the leaseholder and
    (2) the trace captures the relevant event.
    
    Resolves: cockroachdb#124036
    Release note: None
    kvoli committed May 13, 2024
    Configuration menu
    Copy the full SHA
    724d6bb View commit details
    Browse the repository at this point in the history