Skip to content

[core] Manifest read pool in expiration use scanManifestParallelism - #9395

Merged
yuzelin merged 1 commit into
apache:masterfrom
yuzelin:optimize-snapshot-expire
Aug 26, 2026
Merged

[core] Manifest read pool in expiration use scanManifestParallelism#9395
yuzelin merged 1 commit into
apache:masterfrom
yuzelin:optimize-snapshot-expire

Conversation

@yuzelin

@yuzelin yuzelin commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Purpose

We usually set a big file operation thread num to delete files quickly, but now the manifest read pool also use this option, which might casue OOM.
This PR use scanManifestParallelism instead.

Tests

@yuzelin
yuzelin force-pushed the optimize-snapshot-expire branch from 09c613b to 06ffea0 Compare August 26, 2026 06:00

@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

@yuzelin
yuzelin merged commit 6798785 into apache:master Aug 26, 2026
13 of 14 checks passed
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