apache / apache/rocketmq-client-cpp

re-dev possible memory leak

未關閉
#358 6 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
C++
星號
393
分支
167
PR 合併指標
30 天內沒有已合併 PR

描述

I use a simple code to only receive rocketmq normal messages and orderly messages. Return true when the message is received.
The sender sends a packet of ordinary data and a packet of real-time data in 100ms.
The following is the memory information graph from 2021-06-15 to 2021-06-28
![image](https://user-images.githubusercontent.com/31945825/123587186-80ffe200-d818-11eb-8fd5-8607df0b1cf6.png)

[rocketmqrecvtest.txt](https://github.com/apache/rocketmq-client-cpp/files/6723828/rocketmqrecvtest.txt)

貢獻指南

開啟貢獻指南

研究方向

從附加的 rocketmqrecvtest.txt 和記憶體圖表開始,接著重現回報的 receiver 工作負載,並觀察記憶體使用量隨時間的變化。當確認並修正疑似的記憶體洩漏,且有證據表明在相同的一般與即時訊息流量下記憶體維持穩定時,該 issue 即完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
cpp
領域
distributed-systems, performance
Issue 類型
缺陷
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。