apache / apache/dubbo

Thread pool exhaustion exception during Dubbo 3.2.0-beta.4 startup only

Open
#16,164 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
41.6k
Forks
26.4k
Avg merge
15h 13m
Merged PRs (30d)
4

Description

When starting a Dubbo project using version 3.2.0-beta.4, a thread pool exhaustion exception is thrown. The error only occurs during startup and does not reappear once the application has started successfully. Expected: improved thread management during startup to prevent pool exhaustion or better error handling.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing startup with Dubbo 3.2.0-beta.4 and capture the thread pool exhaustion exception, including the startup configuration and stack trace. Trace the startup thread-pool usage and compare it with a successful run; done means startup no longer throws the exception or handles the exhaustion appropriately.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend-api-design, distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.