Skip to content

[To dev/1.3] Fix appearance of dispatching FI failed because of thrift frame is oversize - #17550

Merged
JackieTien97 merged 6 commits into
dev/1.3from
lwh/frame1.3
Apr 27, 2026
Merged

[To dev/1.3] Fix appearance of dispatching FI failed because of thrift frame is oversize#17550
JackieTien97 merged 6 commits into
dev/1.3from
lwh/frame1.3

Conversation

@Wei-hao-Li

Copy link
Copy Markdown
Collaborator

No description provided.

Wei-hao-Liand others added 6 commits April 27, 2026 10:40
…ersize (#17536)
Signed-off-by: Weihao Li <18110526956@163.com>
# Conflicts:
#	iotdb-client/service-rpc/src/main/java/org/apache/iotdb/rpc/TCompressedElasticFramedTransport.java
#	iotdb-client/service-rpc/src/main/java/org/apache/iotdb/rpc/TElasticFramedTransport.java
#	iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/thrift/OperationType.java
#	iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/scheduler/FragmentInstanceDispatcherImpl.java
#	iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/ErrorHandlingUtils.java
Signed-off-by: Weihao Li <18110526956@163.com>
Signed-off-by: Weihao Li <18110526956@163.com>
Signed-off-by: Weihao Li <18110526956@163.com>
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecovBot commented Apr 27, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 26.92308% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.58%. Comparing base (9fff324) to head (2b793b0).
⚠️ Report is 1 commits behind head on dev/1.3.

Files with missing linesPatch %Lines
.../org/apache/iotdb/db/utils/ErrorHandlingUtils.java9.09%10 Missing ⚠️
...plan/scheduler/FragmentInstanceDispatcherImpl.java0.00%6 Missing ⚠️
.../org/apache/iotdb/rpc/TElasticFramedTransport.java60.00%2 Missing ⚠️
...e/iotdb/rpc/TCompressedElasticFramedTransport.java0.00%1 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## dev/1.3 #17550 +/- ##
=============================================
- Coverage 41.58% 41.58% -0.01% 
Complexity 227 227 =============================================
Files 3597 3597 Lines 237086 237111 +25 Branches 28692 28694 +2 =============================================
+ Hits 98587 98592 +5 - Misses 138499 138519 +20 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JackieTien97
JackieTien97 merged commit e96ce95 into dev/1.3Apr 27, 2026
18 of 20 checks passed
@JackieTien97
JackieTien97 deleted the lwh/frame1.3 branch April 27, 2026 06:25
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Wei-hao-Li@JackieTien97