Skip to content

spotless

1944c67
Select commit
Loading
Failed to load commit list.
Open

Pipe: Fixed multiple potential memory leaks #17666

spotless
1944c67
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded May 14, 2026 in 2m 45s

Annotations

Check warning on line 102 in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/runtime/PipeSchemaRegionListenerManager.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 '87'.

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

Check warning on line 424 in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/AggregateProcessor.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 90 to 64, Complexity from 17 to 14, Nesting Level from 4 to 2, Number of Variables from 12 to 6.

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