wwbmmm opened a new issue #1455: URL: https://github.com/apache/incubator-brpc/issues/1455
**Describe the bug (描述bug)** heap profiling结果:  **To Reproduce (复现方法)** 当Server端连接不稳定的情况下,会频繁触发client端的Socket的CheckHealth->Revive,会多次调用WaitAndReset,引发内存泄露 **Expected behavior (期望行为)** 修复内存泄露 **Versions (各种版本)** OS:linux Compiler:gcc8.2 brpc:百度内部版本,看代码,开源版本应该也有类似问题 protobuf: **Additional context/screenshots (更多上下文/截图)** -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
