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

Merged
merged 8 commits into from Dec 30, 2022

Commits on Jul 8, 2022

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

    Signed-off-by: Yu Juncen <yujuncen@pingcap.com>
    YuJuncen committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    c222f75 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. make function returns default value, added tests

    Signed-off-by: Yu Juncen <yujuncen@pingcap.com>
    YuJuncen committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    4436371 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e770d3e View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

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

Commits on Oct 26, 2022

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

Commits on Dec 28, 2022

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

Commits on Dec 29, 2022

  1. Update br/pkg/conn/conn.go

    Co-authored-by: 3pointer <qdlc2010@gmail.com>
    YuJuncen and 3pointer committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    4c5826d View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

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