[GOBBLIN-2140] Remove isMultiActiveSchedulerEnabled flag and its usages#4035
Draft
abhishekmjain wants to merge 2 commits intoapache:masterfrom
Draft
[GOBBLIN-2140] Remove isMultiActiveSchedulerEnabled flag and its usages#4035abhishekmjain wants to merge 2 commits intoapache:masterfrom
abhishekmjain wants to merge 2 commits intoapache:masterfrom
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4035 +/- ##
============================================
+ Coverage 45.86% 50.27% +4.41%
- Complexity 3257 5906 +2649
============================================
Files 707 1073 +366
Lines 27865 41232 +13367
Branches 2796 4628 +1832
============================================
+ Hits 12779 20728 +7949
- Misses 14008 18728 +4720
- Partials 1078 1776 +698 ☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dear Gobblin maintainers,
Please accept this PR. I understand that it will not be reviewed until I have checked off all the steps below!
JIRA
Description
Removed isMultiActiveScheduler flag from:
Tests
Commits