scheduler: fix scheduler save config (#7108)#7166
scheduler: fix scheduler save config (#7108)#7166ti-chi-bot wants to merge 1 commit intotikv:release-5.3from
Conversation
close tikv#6897 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
[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. |
|
This pull request is closed because its related version has closed automatic cherry-picking. https://prow.tidb.net/command-help#cherrypick |
This is an automated cherry-pick of #7108
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