Skip to content

[To dev/1.3] Pipe: Fix connection leak caused by clients not closed after task dropped (2 situations) (#15910) #15929

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

Merged
merged 1 commit into from
Jul 15, 2025

Conversation

SteveYurongSu
Copy link
Member

(cherry picked from commit bf8329b)

Copy link

Copy link

codecov bot commented Jul 14, 2025

Codecov Report

Attention: Patch coverage is 8.69565% with 42 lines in your changes missing coverage. Please review.

Project coverage is 41.11%. Comparing base (ae14450) to head (8a937d8).
Report is 6 commits behind head on dev/1.3.

Files with missing lines Patch % Lines
...hrift/async/handler/PipeTransferTsFileHandler.java 0.00% 12 Missing ⚠️
...nector/client/IoTDBDataNodeAsyncClientManager.java 0.00% 10 Missing ⚠️
...pipe/connector/protocol/IoTDBSslSyncConnector.java 0.00% 6 Missing ⚠️
...org/apache/iotdb/commons/client/ClientManager.java 37.50% 5 Missing ⚠️
...connector/protocol/IoTDBConfigRegionConnector.java 0.00% 4 Missing ⚠️
...ol/thrift/async/IoTDBDataRegionAsyncConnector.java 0.00% 2 Missing ⚠️
...ft/async/handler/PipeTransferTrackableHandler.java 0.00% 2 Missing ⚠️
...t/task/subtask/connector/PipeConnectorSubtask.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             dev/1.3   #15929      +/-   ##
=============================================
- Coverage      41.12%   41.11%   -0.01%     
  Complexity       198      198              
=============================================
  Files           3569     3569              
  Lines         232256   232283      +27     
  Branches       27762    27765       +3     
=============================================
- Hits           95515    95512       -3     
- Misses        136741   136771      +30     

☔ 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.

@SteveYurongSu SteveYurongSu merged commit 83c8231 into dev/1.3 Jul 15, 2025
26 of 28 checks passed
@SteveYurongSu SteveYurongSu deleted the cp-15910 branch July 15, 2025 10:19
Sign up for free to 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.

1 participant