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/05/22 20:07:13 UTC

[GitHub] [pulsar] lovelle opened a new pull request #4342: Bugfix - release and recycle on discarded messages

lovelle opened a new pull request #4342: Bugfix - release and recycle on discarded messages
URL: https://github.com/apache/pulsar/pull/4342
 
 
   Don't leak resources when a message is being discarded.
   
   *Modifications*
   
     - Fix missing release() and recycle() for discarded message on
       receiveIndividualMessagesFromBatch method.
     - Fix argument missing of debug logging {}-placeholder.
     - Fix unnecessary variable reference `payload` on messageReceived().

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