baidu / baidu/braft

example下面的server、client有内存泄漏?

Open
#70 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
4.2k
Forks
923
PR merge metrics
No merged PRs in 30d

Description

![image](https://user-images.githubusercontent.com/1681773/46988497-7fa32f80-d12b-11e8-81ab-f778d052e978.png)
如上图,在一台物理机上,起server_num=3的raft组(example/counter/run_server.sh),同时起run_client.sh(use_bthread=true, thread_num = 100), 压到qps=16w左右,但是内存一直在泄漏?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported setup with example/counter/run_server.sh and run_client.sh: three Raft servers, use_bthread=true, thread_num=100, and roughly 160k QPS. Measure memory over time and inspect the server and client processes to determine whether usage keeps growing. Done means identifying a reproducible leak and its responsible component, or showing that the reported growth cannot be reproduced.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
distributed-systems
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.