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

[Backport] VReplication: Make Source Tablet Selection More Robust (#13582) #497

Merged
merged 7 commits into from
Sep 24, 2024

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    676a844 View commit details
    Browse the repository at this point in the history
  2. update sprintf args.

    makinje16 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    100653d View commit details
    Browse the repository at this point in the history
  3. slack-15.0: pre-backport txthrottler crash fixes (#480)

    * `txthrottler`: move `ThrottlerInterface` to `go/vt/throttler`, use `slices` pkg, add stats (vitessio#16248)
    
    Signed-off-by: Tim Vaillancourt <[email protected]>
    
    * revert to `reflect`
    
    Signed-off-by: Tim Vaillancourt <[email protected]>
    
    * Support passing filters to `discovery.NewHealthCheck(...)`
    
    Signed-off-by: Tim Vaillancourt <[email protected]>
    
    * Update go/vt/vttablet/tabletserver/txthrottler/tx_throttler.go
    
    Co-authored-by: Matt Lord <[email protected]>
    Signed-off-by: Tim Vaillancourt <[email protected]>
    
    * Address some PR suggestions
    
    Signed-off-by: Tim Vaillancourt <[email protected]>
    
    * PR ctx suggestion
    
    Signed-off-by: Tim Vaillancourt <[email protected]>
    
    * fix test
    
    Signed-off-by: Tim Vaillancourt <[email protected]>
    
    * simplify updateHealthCheckCells signature
    
    Signed-off-by: Tim Vaillancourt <[email protected]>
    
    * Fix race in `replicationLagModule` of `go/vt/throttle`
    
    Signed-off-by: Tim Vaillancourt <[email protected]>
    
    ---------
    
    Signed-off-by: Tim Vaillancourt <[email protected]>
    Co-authored-by: Matt Lord <[email protected]>
    2 people authored and makinje16 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8f78ade View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e80efb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfd5a2e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    9d7181a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    0c589b5 View commit details
    Browse the repository at this point in the history