Skip to content
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

Stop Streaming Jobs When datasource is disabled/deleted. #2559

Merged
merged 1 commit into from
Mar 19, 2024

FlintStreamingJobCleanerTask Implementation

31a0efa
Select commit
Loading
Failed to load commit list.
Merged

Stop Streaming Jobs When datasource is disabled/deleted. #2559

FlintStreamingJobCleanerTask Implementation
31a0efa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 19, 2024 in 0s

95.40% (target 99.00%)

View this Pull Request on Codecov

95.40% (target 99.00%)

Details

Codecov Report

Attention: Patch coverage is 78.94737% with 20 lines in your changes are missing coverage. Please review.

Project coverage is 95.40%. Comparing base (e17962f) to head (31a0efa).

Files Patch % Lines
...sql/spark/cluster/ClusterManagerEventListener.java 0.00% 20 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2559      +/-   ##
============================================
- Coverage     95.50%   95.40%   -0.11%     
- Complexity     5117     5129      +12     
============================================
  Files           489      490       +1     
  Lines         14318    14412      +94     
  Branches        963      965       +2     
============================================
+ Hits          13675    13750      +75     
- Misses          618      637      +19     
  Partials         25       25              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.