Skip to content

Increasing frame size used by thrift#99

Merged
davidhjp01 merged 3 commits into
masterfrom
frame-size-fix
May 14, 2025
Merged

Increasing frame size used by thrift#99
davidhjp01 merged 3 commits into
masterfrom
frame-size-fix

Conversation

@davidhjp01

@davidhjp01 davidhjp01 commented May 12, 2025

Copy link
Copy Markdown
Contributor

When FMU size is greater than 15MB, a Thrift client refuses to send it to the proxyfmu server, and generate the following error msg:

TConnectedClient died: Received an oversized frame

The issue is fixed by Increasing the frame size limit to 50MB via configuring TFramedTransport/Factory

@davidhjp01 davidhjp01 requested a review from restenb May 12, 2025 15:15
@davidhjp01 davidhjp01 marked this pull request as ready for review May 12, 2025 16:59
@davidhjp01 davidhjp01 requested a review from markaren May 12, 2025 16:59
@markaren

Copy link
Copy Markdown
Collaborator

LGTM

@davidhjp01 davidhjp01 merged commit f3b0073 into master May 14, 2025
@davidhjp01 davidhjp01 deleted the frame-size-fix branch May 14, 2025 05:41
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.

2 participants