0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java26,453 forks (26,453 forks)batch import
component/sdkhelp wantedtype/bug
Repository metrics
- Stars
- 41,524 stars (41,524 stars)
- PR merge metrics
- Avg merge 7d 14h (Avg merge 7d 14h)20 merged PRs in 30d (20 merged PRs in 30d)
Contributor guide
- Research direction
- Reproduce the memory leak by running the test, use a profiler to identify growing heap objects, trace allocation sites in Dubbo's code, and check for unclosed resources or event leaks.
- Tech stack
- java
- Domain
- backendapi
- Issue type
- Bug
- Prerequisites
- JavaGit