scheduler: fix scheduler save config#7108
Conversation
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by submitting an approval review. |
|
Skipping CI for Draft Pull Request. |
143025b to
2a43640
Compare
2a43640 to
27dc121
Compare
27dc121 to
826304c
Compare
5d021bd to
a5cdd29
Compare
Codecov Report
@@ Coverage Diff @@
## master #7108 +/- ##
==========================================
+ Coverage 74.26% 74.28% +0.01%
==========================================
Files 441 441
Lines 47216 47220 +4
==========================================
+ Hits 35064 35076 +12
+ Misses 9063 9044 -19
- Partials 3089 3100 +11
Flags with carried forward coverage won't be shown. Click here to find out more. |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 122f9f3 |
|
In response to a cherrypick label: new pull request created to branch |
|
In response to a cherrypick label: new pull request created to branch |
|
In response to a cherrypick label: new pull request created to branch |
|
In response to a cherrypick label: new pull request created to branch |
|
In response to a cherrypick label: new pull request created to branch |
close tikv#6897 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
close tikv#6897 Signed-off-by: husharp <jinhao.hu@pingcap.com> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
What problem does this PR solve?
Issue Number: Close #6897
What is changed and how does it work?
Nowadays we have 2 configs setting way
We need to make sure that create just means create and not further save the configuration
Check List
Tests
Release note