Skip to content

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

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

Fix appearance of dispatching FI failed because of thrift frame is oversize#17536
Wei-hao-Li wants to merge 2 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>
@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

❌ Patch coverage is 28.00000% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.80%. Comparing base (ce103a3) to head (806fc87).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
.../org/apache/iotdb/rpc/TElasticFramedTransport.java 30.76% 9 Missing ⚠️
...plan/scheduler/FragmentInstanceDispatcherImpl.java 0.00% 7 Missing ⚠️
...e/iotdb/rpc/TCompressedElasticFramedTransport.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17536      +/-   ##
============================================
- Coverage     39.86%   39.80%   -0.06%     
  Complexity      312      312              
============================================
  Files          5137     5142       +5     
  Lines        347310   347883     +573     
  Branches      44268    44400     +132     
============================================
+ Hits         138444   138489      +45     
- Misses       208866   209394     +528     

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

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