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/19 17:27:30 UTC

[GitHub] [pulsar] merlimat opened a new pull request #4309: Fixed record latency before recycling in broker-side producer handler

merlimat opened a new pull request #4309: Fixed record latency before recycling in broker-side producer handler
URL: https://github.com/apache/pulsar/pull/4309
 
 
   ### Motivation
   
   In #4290 the latency was collected after the context object is triggered in a separate thread. By the time we try to use the producer object it might have been already recycled.

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