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

br: leader selection with tikv store balance score during the ebs data restore #39402

Merged
merged 19 commits into from
Nov 29, 2022

Commits on Nov 26, 2022

  1. optimize: ebs backup a non-workload tidb cluster cause ebs restore se…

    …lect leaders focus on a few of store
    fengou1 committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    b784f19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    897307e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. fix: leader assign failure

    fengou1 committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    560cadc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fefbe4 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    38356ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7faa35a View commit details
    Browse the repository at this point in the history
  3. fix: make bazel happy

    fengou1 committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    c028205 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    055ba98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dfc803 View commit details
    Browse the repository at this point in the history
  3. Update br/pkg/restore/util.go

    Co-authored-by: 3pointer <qdlc2010@gmail.com>
    fengou1 and 3pointer authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    5f49d17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9820e23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d10c16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e61a599 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4dda0cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de19d14 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9300b80 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dd028c9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eefa0e1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5ffc26f View commit details
    Browse the repository at this point in the history