Skip to content

Implement UDP transport for air-gap sink#17954

Open
Caideyipi wants to merge 2 commits into
masterfrom
air-gap-udp-transport
Open

Implement UDP transport for air-gap sink#17954
Caideyipi wants to merge 2 commits into
masterfrom
air-gap-udp-transport

Update IoTDBDataRegionAirGapSinkTest.java

50aa7a8
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jun 16, 2026 in 2m 44s

Annotations

Check warning on line 199 in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/protocol/airgap/IoTDBAirGapReceiver.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused private "handleReq" method.

See more on https://sonarcloud.io/project/issues?id=apache_iotdb&issues=AZ7PhGyCn2LVdY1Jq54p&open=AZ7PhGyCn2LVdY1Jq54p&pullRequest=17954

Check warning on line 270 in iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/sink/protocol/IoTDBAirGapSink.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace these toUpperCase()/toLowerCase() and equals() calls with a single equalsIgnoreCase() call.

See more on https://sonarcloud.io/project/issues?id=apache_iotdb&issues=AZ7PhGsQn2LVdY1Jq54o&open=AZ7PhGsQn2LVdY1Jq54o&pullRequest=17954

Check failure on line 171 in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/protocol/airgap/IoTDBAirGapReceiver.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Change this "try" to a try-with-resources.

See more on https://sonarcloud.io/project/issues?id=apache_iotdb&issues=AZ7PhGyCn2LVdY1Jq54q&open=AZ7PhGyCn2LVdY1Jq54q&pullRequest=17954