Skip to content

Conversation

HTHou
Copy link
Contributor

@HTHou HTHou commented Jul 22, 2025

Description

In this PR, IoTDB will support mutual TLS in cluster Internal connections.

Copy link

codecov bot commented Jul 22, 2025

Codecov Report

❌ Patch coverage is 20.75702% with 649 lines in your changes missing coverage. Please review.
✅ Project coverage is 38.81%. Comparing base (ded2664) to head (b19b93a).
⚠️ Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
...g/apache/iotdb/rpc/NettyTNonblockingTransport.java 0.00% 299 Missing ⚠️
...rg/apache/iotdb/db/service/ExternalRPCService.java 0.00% 26 Missing ⚠️
...e/iotdb/db/service/DataNodeInternalRPCService.java 0.00% 25 Missing ⚠️
...onfignode/service/thrift/ConfigNodeRPCService.java 0.00% 21 Missing ⚠️
...onsensus/pipe/service/PipeConsensusRPCService.java 0.00% 21 Missing ⚠️
...ine/execution/exchange/MPPDataExchangeService.java 8.69% 21 Missing ⚠️
.../org/apache/iotdb/consensus/ratis/utils/Utils.java 13.63% 19 Missing ⚠️
...ache/iotdb/commons/client/ainode/AINodeClient.java 0.00% 17 Missing ⚠️
...nsus/iot/client/SyncIoTConsensusServiceClient.java 0.00% 14 Missing ⚠️
...mons/client/sync/SyncConfigNodeIServiceClient.java 0.00% 14 Missing ⚠️
... and 26 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #15994      +/-   ##
============================================
- Coverage     38.85%   38.81%   -0.05%     
  Complexity      198      198              
============================================
  Files          4910     4911       +1     
  Lines        322561   323241     +680     
  Branches      40927    41014      +87     
============================================
+ Hits         125338   125468     +130     
- Misses       197223   197773     +550     

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

Copy link

sonarqubecloud bot commented Sep 2, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
12.4% Duplication on New Code (required ≤ 5%)
E Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@jt2594838 jt2594838 merged commit f26f13d into master Sep 4, 2025
29 of 32 checks passed
@jt2594838 jt2594838 deleted the ssl_between_nodes branch September 4, 2025 03:43
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.

2 participants