*: Revert resource manager micro service code#9738
*: Revert resource manager micro service code#9738ti-chi-bot[bot] merged 5 commits intotikv:masterfrom
Conversation
This reverts commit 9415fdc. Signed-off-by: okjiang <819421878@qq.com>
Signed-off-by: okjiang <819421878@qq.com>
|
Skipping CI for Draft Pull Request. |
Signed-off-by: okjiang <819421878@qq.com>
|
/retest |
Codecov Report❌ Patch coverage is ❌ Your patch status has failed because the patch coverage (54.17%) is below the target coverage (74.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## master #9738 +/- ##
==========================================
- Coverage 76.80% 76.80% -0.01%
==========================================
Files 486 488 +2
Lines 77396 77889 +493
==========================================
+ Hits 59444 59821 +377
- Misses 14321 14422 +101
- Partials 3631 3646 +15
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Signed-off-by: okjiang <819421878@qq.com>
cmd/pd-server/main.go
Outdated
| cmd := &cobra.Command{ | ||
| Use: "services <mode>", | ||
| Short: "Run services, for example, tso, resource_manager", | ||
| Short: "Run services, for example, tso, scheduling, router, resource_manager", |
There was a problem hiding this comment.
| Short: "Run services, for example, tso, scheduling, router, resource_manager", | |
| Short: "Run services, for example, tso, scheduling, router, resource-manager", |
…ption Signed-off-by: okjiang <819421878@qq.com>
|
/retest |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JmPotato, niubell, rleungx The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What problem does this PR solve?
Issue Number: Ref #9737
What is changed and how does it work?
Check List
Tests
Release note