Skip to content

sptls

527fb31
Select commit
Loading
Failed to load commit list.
Merged

[To dev/1.3] Pipe: Added robustness to OPC UA measurement logic #17325

sptls
527fb31
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Mar 20, 2026 in 7m 3s

Annotations

Check warning on line 2648 in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/OperatorTreeGenerator.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Distance between variable 'operatorContext' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).

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

Check warning on line 2678 in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/OperatorTreeGenerator.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Distance between variable 'operatorContext' declaration and its first usage is 5, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).

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

Check warning on line 47 in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/datastructure/MemPointIterator.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Change the visibility of this constructor to "protected".

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