apache / apache/rocketmq-client-cpp

re-dev possible memory leak

Open
#358 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
393
Forks
167
PR merge metrics
No merged PRs in 30d

Description

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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.