Skip to content

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

Open
xianjingfeng wants to merge 2 commits intoapache:masterfrom
xianjingfeng:issue_2738
Open

[#2738] feat(server): add metrics to track shuffle data block count and avg block size#2741
xianjingfeng wants to merge 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.

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

1 participant