Skip to content

[#2354] feat(client): Explicitly setting grpc netty based event loop threads to avoid too much threads#2355

Merged
roryqi merged 2 commits intoapache:masterfrom
zuston:2354
Jan 31, 2025
Merged

[#2354] feat(client): Explicitly setting grpc netty based event loop threads to avoid too much threads#2355
roryqi merged 2 commits intoapache:masterfrom
zuston:2354

Conversation

@zuston
Copy link
Member

@zuston zuston commented Jan 27, 2025

What changes were proposed in this pull request?

Introduing the config option to set the grpc netty based network impl event loop threads

Why are the changes needed?

Fix: #2354

Does this PR introduce any user-facing change?

Yes.

How was this patch tested?

Tests in the spark jobs

@zuston zuston requested a review from roryqi January 27, 2025 06:42
@github-actions
Copy link

Test Results

 2 981 files  ±0   2 981 suites  ±0   6h 27m 42s ⏱️ -25s
 1 101 tests ±0   1 099 ✅ +1   2 💤 ±0  0 ❌ ±0 
13 789 runs  ±0  13 759 ✅ +1  30 💤 ±0  0 ❌ ±0 

Results for commit c020f5d. ± Comparison against base commit 3590940.

Copy link
Collaborator

@cchung100m cchung100m left a comment

Choose a reason for hiding this comment

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

LGTM, thanks to @zuston 😄

Copy link
Contributor

@roryqi roryqi left a comment

Choose a reason for hiding this comment

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

LGTM.

@roryqi roryqi merged commit e6e0702 into apache:master Jan 31, 2025
43 checks passed
zuston pushed a commit to zuston/incubator-uniffle that referenced this pull request Feb 11, 2025
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] Explicitly grpc client thread pool number

3 participants