You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "kandersen82 (via GitHub)" <gi...@apache.org> on 2023/02/17 09:58:29 UTC

[GitHub] [pulsar-dotpulsar] kandersen82 opened a new pull request, #140: Fix memory leak in Producer

kandersen82 opened a new pull request, #140:
URL: https://github.com/apache/pulsar-dotpulsar/pull/140

   Fixes Memory leak in producer
   
   # Description
   
   CancellationToken registration for Producer.Send operation was not correctly disposed
   
   # Regression
   
   Introduced in 2.8.0 with internal rewrite of producer functionality
   
   # Testing
   
   Manual testing with explicit garbage collection calls


-- 
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-dotpulsar] blankensteiner merged pull request #140: Fix memory leak in Producer

Posted by "blankensteiner (via GitHub)" <gi...@apache.org>.
blankensteiner merged PR #140:
URL: https://github.com/apache/pulsar-dotpulsar/pull/140


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