Skip to content

Update thrift to 0.23.0#17945

Draft
HTHou wants to merge 6 commits into
masterfrom
codex/update-thrift-0.23.0
Draft

Update thrift to 0.23.0#17945
HTHou wants to merge 6 commits into
masterfrom
codex/update-thrift-0.23.0

Add javadocs for no-op thrift context

89b74de
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jun 17, 2026 in 2m 25s

Annotations

Check warning on line 32 in iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/service/NoopServerContext.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

A Singleton implementation was detected. Make sure the use of the Singleton pattern is required and the implementation is the right one for the context.

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

Check warning on line 77 in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/thrift/handler/BaseServerContextHandler.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this instanceof check and cast with 'instanceof JudgableServerContext judgableservercontext'

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