kyuubi
kyuubi copied to clipboard
[KYUUBI #6353] Catch exception for closing flink internal session
:mag: Description
Issue References ๐
This pull request fixes #6353
Describe Your Solution ๐ง
Catch exception for closing flink internal session.
Types of changes :bookmark:
- [X] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
Test Plan ๐งช
Behavior Without This Pull Request :coffin:
Behavior With This Pull Request :tada:
Related Unit Tests
Checklist ๐
- [X] This patch was not authored or co-authored using Generative Tooling
Be nice. Be informative.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 58.45%. Comparing base (
c73ae71
) to head (32fc9af
).
Additional details and impacted files
@@ Coverage Diff @@
## master #6354 +/- ##
=========================================
Coverage 58.45% 58.45%
Complexity 24 24
=========================================
Files 653 653
Lines 39880 39880
Branches 5481 5481
=========================================
+ Hits 23311 23312 +1
- Misses 14071 14074 +3
+ Partials 2498 2494 -4
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thanks, merged to master/1.9