Skip to content

[#2738] feat(server): add metrics to track shuffle data block count and avg block size#2741

Merged
xianjingfeng merged 2 commits intoapache:masterfrom
xianjingfeng:issue_2738
Mar 19, 2026
Merged

[#2738] feat(server): add metrics to track shuffle data block count and avg block size#2741
xianjingfeng merged 2 commits intoapache:masterfrom
xianjingfeng:issue_2738

Conversation

@xianjingfeng
Copy link
Member

What changes were proposed in this pull request?

Add metrics to track shuffle data block count and avg block size.

Why are the changes needed?

Fix: #2738
We need to identify and stop the application that generate large amounts of blocks when heap memory is insufficient.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

CI and manual testing

@xianjingfeng xianjingfeng requested review from roryqi and zuston March 16, 2026 10:44
@github-actions
Copy link

Test Results

 3 185 files  ±0   3 185 suites  ±0   6h 51m 24s ⏱️ -18s
 1 246 tests ±0   1 245 ✅ ±0   1 💤 ±0  0 ❌ ±0 
15 789 runs  ±0  15 774 ✅ ±0  15 💤 ±0  0 ❌ ±0 

Results for commit 2111589. ± Comparison against base commit 2f0b954.

@xianjingfeng xianjingfeng merged commit b98b488 into apache:master Mar 19, 2026
41 checks passed
@xianjingfeng
Copy link
Member Author

@roryqi 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.

[FEATURE] Add metrics to track shuffle data block count and avg block size

2 participants