Skip to content

[#2492][FOLLOWUP] improvement: change the default value of chunkPoolCapacityRatio #2554

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 25, 2025

Conversation

xianjingfeng
Copy link
Member

@xianjingfeng xianjingfeng commented Jul 24, 2025

What changes were proposed in this pull request?

Change the default value of chunkPoolCapacityRatio

Why are the changes needed?

The proportion and the frequency of small blocks is not high. If this value is set too high, it may cause off-heap memory overflow.
Fix: #2492

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Verify in production environment.

@xianjingfeng xianjingfeng changed the title [#2492][FOLLOWUP] improvement: set the default value of chunkPoolCapacityRatio [#2492][FOLLOWUP] improvement: change the default value of chunkPoolCapacityRatio Jul 24, 2025
Copy link

Test Results

 3 082 files  ±0   3 082 suites  ±0   6h 49m 39s ⏱️ + 2m 3s
 1 191 tests ±0   1 190 ✅ ±0   1 💤 ±0  0 ❌ ±0 
15 100 runs  ±0  15 085 ✅ ±0  15 💤 ±0  0 ❌ ±0 

Results for commit 736a4c6. ± Comparison against base commit 4629fc6.

@xianjingfeng xianjingfeng requested review from jerqi and zuston July 25, 2025 06:53
@xianjingfeng xianjingfeng merged commit 4b256e9 into apache:master Jul 25, 2025
41 checks passed
@xianjingfeng xianjingfeng deleted the issue_2492_followup branch July 25, 2025 09:35
@xianjingfeng
Copy link
Member Author

@zuston Thanks for your review.

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