Skip to content

[core] Fix file operation thread limit - #9082

Merged
JingsongLi merged 1 commit into
apache:masterfrom
huangxiaopingRD:fix-thread-limit
Aug 6, 2026
Merged

[core] Fix file operation thread limit#9082
JingsongLi merged 1 commit into
apache:masterfrom
huangxiaopingRD:fix-thread-limit

Conversation

@huangxiaopingRD

Copy link
Copy Markdown
Contributor

Purpose

Fix file-operation.thread-num being ignored when configured below the default CPU count. Reuse the shared file-operation thread pool while applying a semaphore-based concurrency limit.

Tests

@JingsongLi JingsongLi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@JingsongLi
JingsongLi merged commit 6f395ab into apache:master Aug 6, 2026
13 checks passed
@huangxiaopingRD
huangxiaopingRD deleted the fix-thread-limit branch August 6, 2026 14:55
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