baidu / baidu/AnyQ

系统多并发时内存溢出

Open
#105 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.6k
Forks
657
PR merge metrics
No merged PRs in 30d

Description

1.外部设置多个线程同时调用时,内存成倍增长直到最后撑不住服务直接崩溃。
2.同时多个并发的时候,会有大量的请求丢失,返回503

请问这是什么原因?

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are identified in the issue. Start by reproducing the failure with multiple simultaneous external requests and trace memory growth and 503 responses through the service. Done means concurrent requests no longer cause unbounded memory growth, crashes, or widespread 503 responses.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.