Skip to content

Exclude DataNodes being removed from new Region allocation#17934

Open
CRZbulabula wants to merge 1 commit into
masterfrom
fix_v2_990_alloc_excludes_removing_dn
Open

Exclude DataNodes being removed from new Region allocation#17934
CRZbulabula wants to merge 1 commit into
masterfrom
fix_v2_990_alloc_excludes_removing_dn

Exclude DataNodes being removed from new Region allocation

f74b1e6
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jun 12, 2026 in 2m 33s

Annotations

Check warning on line 805 in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/ProcedureManager.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this lambda with method reference 'RemoveDataNodesProcedure.class::isInstance'.

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

Check warning on line 100 in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/load/balancer/RegionBalancer.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this usage of 'Stream.collect(Collectors.toList())' with 'Stream.toList()' and ensure that the list is unmodified.

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