-
Notifications
You must be signed in to change notification settings - Fork 182
Scheduler pipedv1 init logic #5321
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
Conversation
Signed-off-by: khanhtc1202 <[email protected]>
…ller struct Signed-off-by: khanhtc1202 <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #5321 +/- ##
==========================================
+ Coverage 25.59% 25.81% +0.22%
==========================================
Files 447 445 -2
Lines 47993 47859 -134
==========================================
+ Hits 12283 12357 +74
+ Misses 34751 34540 -211
- Partials 959 962 +3 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Khanh Tran <[email protected]>
Signed-off-by: khanhtc1202 <[email protected]>
Signed-off-by: khanhtc1202 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍🏻
What this PR does:
Implement scheduler for pipedv1 (with plugins support). Also remove all not related stub to make scheduler lighter.
Why we need it:
Which issue(s) this PR fixes:
Part of #4980
Does this PR introduce a user-facing change?: