Skip to content

fix

e340b75
Select commit
Loading
Failed to load commit list.
Open

Fixed UDF jar metadata handling in UDFInfo when multiple UDFs share the same jar #17732

fix
e340b75
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded May 29, 2026 in 2m 28s

Annotations

Check warning on line 281 in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/UDFInfo.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

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

See more on https://sonarcloud.io/project/issues?id=apache_iotdb&issues=AZ5Imge8RiG7CBVeO-Sc&open=AZ5Imge8RiG7CBVeO-Sc&pullRequest=17732

Check warning on line 49 in iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/executable/ReferenceCountedJarMetaKeeper.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this "Map.containsKey()" with a call to "Map.computeIfPresent()".

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