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 2022/03/22 09:22:29 UTC

[GitHub] [pulsar] BewareMyPower commented on pull request #14797: [C++] Fix producer is never destructed until client is closed

BewareMyPower commented on pull request #14797:
URL: https://github.com/apache/pulsar/pull/14797#issuecomment-1074923180


   After applying this patch, the output of the reproduce code in [here](https://github.com/apache/pulsar/issues/509#issuecomment-1074741277) will be
   
   ```
   2022-03-22 17:20:45.200 DEBUG [0x110fcd600] ProducerImpl:110 | [persistent://public/default/my-topic, standalone-5-37] ~ProducerImpl
   ...
   2022-03-22 17:20:50.204 INFO  [0x110fcd600] ClientImpl:496 | Closing Pulsar client with 1 producers and 0 consumers
   ```
   
   


-- 
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