Closed turboFei closed 2 months ago
Attention: Patch coverage is 0%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 0.00%. Comparing base (
8e2b1b3
) to head (13dbf4a
). Report is 6 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
...g/apache/kyuubi/operation/BatchJobSubmission.scala | 0.00% | 4 Missing :warning: |
.../apache/kyuubi/server/api/v1/BatchesResource.scala | 0.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thanks, merged to master
:mag: Description
Issue References ๐
Followup for #6681
We shall log the kill batch request before or inside
closeSession
, as it will close the operation log.Describe Your Solution ๐ง
closeSession
.Types of changes :bookmark:
Test Plan ๐งช
Behavior Without This Pull Request :coffin:
Behavior With This Pull Request :tada:
Related Unit Tests
Checklist ๐
Be nice. Be informative.