Skip to content

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

Open
Wei-hao-Li wants to merge 5 commits intomasterfrom
lwh/frameSize
Open

Fix appearance of dispatching FI failed because of thrift frame is oversize#17536
Wei-hao-Li wants to merge 5 commits intomasterfrom
lwh/frameSize

Conversation

@Wei-hao-Li
Copy link
Copy Markdown
Collaborator

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

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
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

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 lines Patch % Lines
.../org/apache/iotdb/rpc/TElasticFramedTransport.java 30.76% 9 Missing ⚠️
.../org/apache/iotdb/db/utils/ErrorHandlingUtils.java 12.50% 7 Missing ⚠️
...plan/scheduler/FragmentInstanceDispatcherImpl.java 0.00% 6 Missing ⚠️
...e/iotdb/rpc/TCompressedElasticFramedTransport.java 0.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

Sign up for free to 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.

1 participant