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

executor: support 'SET CONFIG' syntax to change configs of TiKV/PD instances #16480

Merged
merged 27 commits into from
Apr 23, 2020

Commits on Apr 9, 2020

  1. Configuration menu
    Copy the full SHA
    3ee2cb7 View commit details
    Browse the repository at this point in the history
  2. make linter happy

    qw4990 committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    c7b7acc View commit details
    Browse the repository at this point in the history
  3. fix CI

    qw4990 committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    19d043a View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Configuration menu
    Copy the full SHA
    43b7829 View commit details
    Browse the repository at this point in the history
  2. update

    qw4990 committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    049bb79 View commit details
    Browse the repository at this point in the history
  3. refmt

    qw4990 committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    1cfe4f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    1951878 View commit details
    Browse the repository at this point in the history
  2. add unit tests

    qw4990 committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    b720fea View commit details
    Browse the repository at this point in the history
  3. refmt

    qw4990 committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    1fbbfda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2bd3b1 View commit details
    Browse the repository at this point in the history
  5. fixup

    fixup
    
    fixup
    qw4990 committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    df2a8e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c166a28 View commit details
    Browse the repository at this point in the history
  7. add tests

    qw4990 committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    5977d1e View commit details
    Browse the repository at this point in the history
  8. add unit test

    qw4990 committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    109d01d View commit details
    Browse the repository at this point in the history
  9. refmt

    qw4990 committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    3297531 View commit details
    Browse the repository at this point in the history
  10. add comments

    qw4990 committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    388aaa3 View commit details
    Browse the repository at this point in the history
  11. make linter happy

    qw4990 committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    f506eba View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e4a4d2a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. address comments

    qw4990 committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    f65319b View commit details
    Browse the repository at this point in the history
  2. make linter happy

    qw4990 committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    c15fe2c View commit details
    Browse the repository at this point in the history
  3. address comments

    qw4990 committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    ca69310 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    54df13b View commit details
    Browse the repository at this point in the history
  2. fix invalid json format

    qw4990 committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    a64863d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3900316 View commit details
    Browse the repository at this point in the history
  4. update parser

    qw4990 committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    c65b886 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Configuration menu
    Copy the full SHA
    b7ed09a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b8b40a View commit details
    Browse the repository at this point in the history