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

txthrottler: verify config at vttablet startup, consolidate funcs #13115

Merged

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    6eec92f View commit details
    Browse the repository at this point in the history
  2. Use explicit dest in prototext.Unmarshal

    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt committed May 18, 2023
    Configuration menu
    Copy the full SHA
    96738d3 View commit details
    Browse the repository at this point in the history
  3. Use for loop for TestVerifyTxThrottlerConfig

    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt committed May 18, 2023
    Configuration menu
    Copy the full SHA
    c5b3ce3 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Cleanup test

    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt committed May 19, 2023
    Configuration menu
    Copy the full SHA
    3d1618d View commit details
    Browse the repository at this point in the history
  2. Fix go vet complaint

    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt committed May 19, 2023
    Configuration menu
    Copy the full SHA
    cf02951 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Add back synonym flag

    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    666b9d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Update go/vt/vttablet/tabletserver/txthrottler/tx_throttler.go

    Co-authored-by: Shlomi Noach <[email protected]>
    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt and shlomi-noach authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    848136b View commit details
    Browse the repository at this point in the history
  2. Address staticcheck linter error

    Signed-off-by: Tim Vaillancourt <[email protected]>
    timvaillancourt committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    b196dfb View commit details
    Browse the repository at this point in the history