apache / apache/rocketmq-client-cpp
re-dev possible memory leak
Open
- 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

[rocketmqrecvtest.txt](https://github.com/apache/rocketmq-client-cpp/files/6723828/rocketmqrecvtest.txt)
Contributor guide
Assessment
This issue has not been assessed yet.