nicknezis opened a new issue #3661: URL: https://github.com/apache/incubator-heron/issues/3661
**Describe the bug** Reviewing the stmgr C++ code, I am not able to find where the StmgrClient pointer is deleted. I believe this should be happening in the `HandleClose` callback as is done in `chkptmgr-client.cpp`. We should test with `HEAPCHECK_ENABLED=1` to verify that there is not a leak. This might be related to #3492 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
