Skip to content

fix

0092071
Select commit
Loading
Failed to load commit list.
Open

Pipe: Optimized the memory occupation of pipe realtime source #17450

fix
0092071
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Apr 9, 2026 in 2m 31s

Annotations

Check warning on line 769 in iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/receiver/IoTDBFileReceiver.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the declaration of thrown exception 'java.io.IOException', as it cannot be thrown from method's body.

See more on https://sonarcloud.io/project/issues?id=apache_iotdb&issues=AZ1v-_iJVoFEiAkUHCpc&open=AZ1v-_iJVoFEiAkUHCpc&pullRequest=17450

Check warning on line 140 in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/sink/protocol/thrift/async/handler/PipeTransferTsFileHandler.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

A "Brain Method" was detected. Refactor it to reduce at least one of the following metrics: LOC from 89 to 64, Complexity from 16 to 14, Nesting Level from 3 to 2, Number of Variables from 13 to 6.

See more on https://sonarcloud.io/project/issues?id=apache_iotdb&issues=AZ1v-_xmVoFEiAkUHCpd&open=AZ1v-_xmVoFEiAkUHCpd&pullRequest=17450