Skip to content

[Subscription] Reject unsupported consensus topic attributes#18257

Merged
jt2594838 merged 1 commit into
masterfrom
fix/consensus-topic-config-validation
Jul 21, 2026
Merged

[Subscription] Reject unsupported consensus topic attributes#18257
jt2594838 merged 1 commit into
masterfrom
fix/consensus-topic-config-validation

[Subscription] Reject unsupported consensus topic attributes

83c81b9
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 20, 2026 in 2m 40s

Annotations

Check warning on line 411 in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/subscription/SubscriptionInfo.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=AZ9-6aJo0INxUjGCV3Pu&open=AZ9-6aJo0INxUjGCV3Pu&pullRequest=18257

Check warning on line 419 in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/subscription/SubscriptionInfo.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Line is longer than 100 characters (found 121).

See more on https://sonarcloud.io/project/issues?id=apache_iotdb&issues=AZ9-6aJp0INxUjGCV3Pv&open=AZ9-6aJp0INxUjGCV3Pv&pullRequest=18257