Skip to content

Pipe: manage ConfigNode receiver temporary memory#18144

Open
Caideyipi wants to merge 1 commit into
masterfrom
pipe-confignode-memory-control
Open

Pipe: manage ConfigNode receiver temporary memory#18144
Caideyipi wants to merge 1 commit into
masterfrom
pipe-confignode-memory-control

Pipe: manage ConfigNode receiver temporary memory

7962044
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 8, 2026 in 2m 31s

Annotations

Check warning on line 61 in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/resource/memory/PipeConfigNodeMemoryManager.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

WhitespaceAround: '}' is not preceded with whitespace.

See more on https://sonarcloud.io/project/issues?id=apache_iotdb&issues=AZ8_o-UQ_62ss1N6ugXw&open=AZ8_o-UQ_62ss1N6ugXw&pullRequest=18144

Check warning on line 221 in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/receiver/protocol/IoTDBConfigNodeReceiver.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested try block into a separate method.

See more on https://sonarcloud.io/project/issues?id=apache_iotdb&issues=AZ8_o-M0_62ss1N6ugXq&open=AZ8_o-M0_62ss1N6ugXq&pullRequest=18144

Check warning on line 61 in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/resource/memory/PipeConfigNodeMemoryManager.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)

See more on https://sonarcloud.io/project/issues?id=apache_iotdb&issues=AZ8_o-UQ_62ss1N6ugXv&open=AZ8_o-UQ_62ss1N6ugXv&pullRequest=18144

Check failure on line 79 in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/resource/memory/PipeConfigNodeMemoryManager.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this call to "wait" or move it into a "while" loop.

See more on https://sonarcloud.io/project/issues?id=apache_iotdb&issues=AZ8_o-UQ_62ss1N6ugXu&open=AZ8_o-UQ_62ss1N6ugXu&pullRequest=18144

Check failure on line 179 in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/receiver/protocol/IoTDBConfigNodeReceiver.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=apache_iotdb&issues=AZ8_o-M0_62ss1N6ugXs&open=AZ8_o-M0_62ss1N6ugXs&pullRequest=18144

Check warning on line 243 in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/receiver/protocol/IoTDBConfigNodeReceiver.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested try block into a separate method.

See more on https://sonarcloud.io/project/issues?id=apache_iotdb&issues=AZ8_o-M0_62ss1N6ugXr&open=AZ8_o-M0_62ss1N6ugXr&pullRequest=18144

Check failure on line 219 in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/receiver/protocol/IoTDBConfigNodeReceiver.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

End this switch case with an unconditional break, return or throw statement.

See more on https://sonarcloud.io/project/issues?id=apache_iotdb&issues=AZ8_o-M0_62ss1N6ugXt&open=AZ8_o-M0_62ss1N6ugXt&pullRequest=18144