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 2019/09/24 12:54:21 UTC

[GitHub] [pulsar] massakam commented on issue #5246: [WIP][Issue #5234][pulsar-client-cpp] Fix memory leak caused by deadline_timer holding object reference

massakam commented on issue #5246: [WIP][Issue #5234][pulsar-client-cpp] Fix memory leak caused by deadline_timer holding object reference
URL: https://github.com/apache/pulsar/pull/5246#issuecomment-534544819
 
 
   When creating and closing a Pulsar client object repeatedly, the program may stop when the `ClientConnection` destructor is called. I don't know the cause yet...

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services