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

   Fixes Object Pooling issue in SendChannelExtensions
   
   # Description
   
   When using the send extension for SendChannel, metadata objects retrieved 
from the object pool were returned before broker confirmation was received, 
resulting in unintended reuse of those objects.
   
   # Regression
   
   Introduced in non released code.
   
   # Testing
   
   Expanded current integration tests to send multiple messages instead of only 
a single message.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to