You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/09/03 04:58:26 UTC

[GitHub] [pulsar] BewareMyPower opened a new issue #11910: [C++] Forget to release memory usage for exception cases

BewareMyPower opened a new issue #11910:
URL: https://github.com/apache/pulsar/issues/11910


   **Describe the bug**
   See https://github.com/apache/pulsar/pull/11906 and https://github.com/apache/pulsar/pull/11761 for the Java client side fix. After a simple code review on C++ client, I think C++ client has the same bugs.
   
   **To Reproduce**
   
   **Expected behavior**
   We should release memory usage for exception cases.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui commented on issue #11910: [C++] Forget to release memory usage for exception cases

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #11910:
URL: https://github.com/apache/pulsar/issues/11910#issuecomment-1058886524


   The issue had no activity for 30 days, mark with Stale label.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org