Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #2662 +/- ##
==========================================
+ Coverage 38.51% 41.45% +2.94%
==========================================
Files 360 417 +57
Lines 37499 46013 +8514
==========================================
+ Hits 14439 19072 +4633
- Misses 21257 24357 +3100
- Partials 1803 2584 +781 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Wish <breezewish@outlook.com>
Signed-off-by: Wish <breezewish@outlook.com>
Signed-off-by: Wish <breezewish@outlook.com>
Signed-off-by: Wish <breezewish@outlook.com>
Signed-off-by: Wish <breezewish@outlook.com>
Signed-off-by: Wish <breezewish@outlook.com>
Signed-off-by: Wish <breezewish@outlook.com>
Signed-off-by: Wish <breezewish@outlook.com>
Signed-off-by: Wish <breezewish@outlook.com>
Signed-off-by: Wish <breezewish@outlook.com>
Signed-off-by: Wish <breezewish@outlook.com>
Signed-off-by: Wish <breezewish@outlook.com>
What problem does this PR solve?
close #xxx
What is changed and how it works?
Playground-ng is a complete refactor of playground, providing same functionality, but:
Start the playground locally to see what's the improvements:
Major features:
Major refactors:
Clear separation of components and services
Components: tidb, tikv, pd, etc (a component can be download from tiup registry)
Services: pd-tso, pd-api, tikv, tikv-worker, tiflash-wn, etc
Better race condition prevention: one event handling goroutine for all
Service catalogs to define behaviors
Better process lifecycle management
Check List
Tests
Code changes
Side effects
Related changes
Release notes: