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

restore: set config value to default when failed to get config from tikv (#36051) #40253

Merged

Commits on Dec 30, 2022

  1. set config value to default when failed to get config from tikv

    Signed-off-by: Yu Juncen <[email protected]>
    YuJuncen authored and ti-chi-bot committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    59ce3e2 View commit details
    Browse the repository at this point in the history
  2. make function returns default value, added tests

    Signed-off-by: Yu Juncen <[email protected]>
    YuJuncen authored and ti-chi-bot committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    5e307c1 View commit details
    Browse the repository at this point in the history
  3. Update br/pkg/conn/conn.go

    Co-authored-by: 3pointer <[email protected]>
    2 people authored and ti-chi-bot committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    d688a7f View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    17a382c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe14d1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef4a024 View commit details
    Browse the repository at this point in the history