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

   Fixes Issue with Send extensions, that use object pooling for 
MessageMetadata.
   
   # Description
   
   The pooled MessageMetadata objects have SequenceId set as part of the send 
operation, but it was not reset when returned to the ObjectPool, causing the 
SequenceId to never change after sending two messages.
   
   Additionally made minor cleanup and added a changelog entry.
   
   # Testing
   
   Manual testing on namespace with deduplication enabled


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