Skip to content

[To dev/1.3] Cherry pick session connection leak fixes - #16808

Merged
jt2594838 merged 2 commits into
dev/1.3from
cp_fix_connection_leak
Nov 26, 2025
Merged

[To dev/1.3] Cherry pick session connection leak fixes#16808
jt2594838 merged 2 commits into
dev/1.3from
cp_fix_connection_leak

Conversation

@HTHou

Copy link
Copy Markdown
Contributor

Description

cp #15677 and #15649

* Fix Session reconnection increase connection number
* Fix Session reconnection increase connection number
* Optimize the implement
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecovBot commented Nov 26, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 11.11111% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.04%. Comparing base (752313e) to head (4679f19).
⚠️ Report is 2 commits behind head on dev/1.3.

Files with missing linesPatch %Lines
...va/org/apache/iotdb/session/SessionConnection.java11.11%8 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## dev/1.3 #16808 +/- ##
=============================================
- Coverage 41.04% 41.04% -0.01% 
Complexity 198 198 =============================================
Files 3589 3589 Lines 235798 235806 +8 Branches 28482 28483 +1 =============================================
- Hits 96788 96779 -9 - Misses 139010 139027 +17 

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jt2594838
jt2594838 merged commit 05aeab1 into dev/1.3Nov 26, 2025
20 of 21 checks passed
@jt2594838
jt2594838 deleted the cp_fix_connection_leak branch November 26, 2025 07:10
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@HTHou@jt2594838