Skip to content

Fix appearance of dispatching FI failed because of thrift frame is oversize - #17536

Merged
JackieTien97 merged 5 commits into
masterfrom
lwh/frameSize
Apr 26, 2026
Merged

Fix appearance of dispatching FI failed because of thrift frame is oversize#17536
JackieTien97 merged 5 commits into
masterfrom
lwh/frameSize

Conversation

@Wei-hao-Li

@Wei-hao-LiWei-hao-Li commented Apr 21, 2026

Copy link
Copy Markdown
Collaborator

before: unecessary retry & misunderstanding errMsg

now: no retry & clear errMsg

img_v3_0210v_62b00323-43b1-4725-b6fa-3134d6e2775g

Signed-off-by: Weihao Li <18110526956@163.com>
Signed-off-by: Weihao Li <18110526956@163.com>
@codecov

codecovBot commented Apr 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 25.00000% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.83%. Comparing base (89f855c) to head (f19aeb4).

Files with missing linesPatch %Lines
.../org/apache/iotdb/rpc/TElasticFramedTransport.java30.76%9 Missing ⚠️
.../org/apache/iotdb/db/utils/ErrorHandlingUtils.java12.50%7 Missing ⚠️
...plan/scheduler/FragmentInstanceDispatcherImpl.java0.00%6 Missing ⚠️
...e/iotdb/rpc/TCompressedElasticFramedTransport.java0.00%2 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## master #17536 +/- ##
============================================
- Coverage 39.83% 39.83% -0.01% 
Complexity 2539 2539 ============================================
Files 5168 5168 Lines 347941 347970 +29 Branches 44450 44454 +4 ============================================
- Hits 138610 138607 -3 - Misses 209331 209363 +32 

☔ 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.

Signed-off-by: Weihao Li <18110526956@163.com>
Signed-off-by: Weihao Li <18110526956@163.com>
Signed-off-by: Weihao Li <18110526956@163.com>
# Conflicts:
#	iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/scheduler/FragmentInstanceDispatcherImpl.java
@sonarqubecloud

Copy link
Copy Markdown

@JackieTien97
JackieTien97 merged commit a15c733 into masterApr 26, 2026
30 checks passed
@JackieTien97
JackieTien97 deleted the lwh/frameSize branch April 26, 2026 00:44
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