Skip to content

fix dn_thrift_max_frame_size default value#1048

Merged
CritasWang merged 1 commit intoapache:mainfrom
leto-b:fix-dn_thrift_max_frame_size
Mar 26, 2026
Merged

fix dn_thrift_max_frame_size default value#1048
CritasWang merged 1 commit intoapache:mainfrom
leto-b:fix-dn_thrift_max_frame_size

Conversation

@leto-b
Copy link
Contributor

@leto-b leto-b commented Mar 26, 2026

Defaults to 0, which means the value is automatically calculated based on the DN JVM configuration parameters at startup:
a. min(64MB, dn_alloc_memory/64)
b. If the user manually configures dn_thrift_max_frame_size, the user-specified value will be used instead.

@CritasWang CritasWang merged commit f21e1ba into apache:main Mar 26, 2026
4 checks passed
leto-b added a commit to leto-b/iotdb-docs that referenced this pull request Mar 27, 2026
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.

3 participants