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

domain: Implement global config pd #32166

Merged
merged 120 commits into from
Feb 21, 2022

Conversation

LemonHX
Copy link
Contributor

@LemonHX LemonHX commented Feb 8, 2022

What problem does this PR solve?

Issue Number: close #31009

Problem Summary:
implement global config sync with new pd api

What is changed and how it works?

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Changes MySQL compatibility

Release note

None

LemonHX and others added 30 commits December 31, 2021 06:40
to adopt global config

close: pingcap#31218
Signed-off-by: lemonhx <[email protected]>
Signed-off-by: lemonhx <[email protected]>
Signed-off-by: lemonhx <[email protected]>
Signed-off-by: lemonhx <[email protected]>
Signed-off-by: lemonhx <[email protected]>
Signed-off-by: lemonhx <[email protected]>
Signed-off-by: lemonhx <[email protected]>
Signed-off-by: lemonhx <[email protected]>
retry in unit test

Signed-off-by: lemonhx <[email protected]>
Signed-off-by: lemonhx <[email protected]>
@ti-chi-bot ti-chi-bot added status/LGT2 Indicates that a PR has LGTM 2. and removed status/LGT1 Indicates that a PR has LGTM 1. labels Feb 17, 2022
@crazycs520
Copy link
Contributor

/run-all-tests

@LemonHX
Copy link
Contributor Author

LemonHX commented Feb 17, 2022

/run-unit-tests

1 similar comment
@LemonHX
Copy link
Contributor Author

LemonHX commented Feb 17, 2022

/run-unit-tests

@crazycs520
Copy link
Contributor

/merge

@ti-chi-bot
Copy link
Member

This pull request has been accepted and is ready to merge.

Commit hash: 115a9be

@ti-chi-bot ti-chi-bot added the status/can-merge Indicates a PR has been approved by a committer. label Feb 21, 2022
@ti-chi-bot ti-chi-bot merged commit f90bfe7 into pingcap:master Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. status/can-merge Indicates a PR has been approved by a committer. status/LGT2 Indicates that a PR has LGTM 2.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement global config in new pd client
6 participants