Skip to content

Pipe: Implemented batch logic for air-gap sink (#17667)

8a6e69f
Select commit
Loading
Failed to load commit list.
Open

[To dev/1.3] Pipe: Implemented batch logic for air-gap sink (#17667) #17727

Pipe: Implemented batch logic for air-gap sink (#17667)
8a6e69f
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed May 20, 2026 in 1m 58s

Quality Gate failed

Annotations

Check warning on line 273 in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/sink/protocol/airgap/IoTDBDataRegionAirGapSink.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '216'.

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

Check warning on line 339 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

All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '315'.

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

Check warning on line 90 in iotdb-core/datanode/src/test/java/org/apache/iotdb/db/pipe/sink/protocol/airgap/IoTDBDataRegionAirGapSinkTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this use of "Thread.sleep()".

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

Check warning on line 63 in iotdb-core/datanode/src/test/java/org/apache/iotdb/db/pipe/sink/protocol/airgap/IoTDBDataRegionAirGapSinkTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this use of "Thread.sleep()".

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

Check warning on line 140 in iotdb-core/datanode/src/test/java/org/apache/iotdb/db/pipe/sink/protocol/airgap/IoTDBDataRegionAirGapSinkTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Abbreviation in name 'RecordingIoTDBDataRegionAirGapSink' must contain no more than '2' consecutive capital letters.

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

Check warning on line 290 in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/sink/protocol/airgap/IoTDBDataRegionAirGapSink.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '250'.

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

Check warning on line 48 in iotdb-core/datanode/src/test/java/org/apache/iotdb/db/pipe/sink/protocol/airgap/IoTDBDataRegionAirGapSinkTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Abbreviation in name 'IoTDBDataRegionAirGapSinkTest' must contain no more than '2' consecutive capital letters.

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