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/10/23 19:35:15 UTC

[GitHub] [pulsar] merlimat opened a new pull request #5453: [Cpp] Fixed negative ack tracker constructor sequence

merlimat opened a new pull request #5453: [Cpp] Fixed negative ack tracker constructor sequence
URL: https://github.com/apache/pulsar/pull/5453
 
 
   ### Motivation
   
   Negative ack tracker can leave the `timerInterval_` not properly initialized given the initialization sequence. When that happens, the timer interval is set to garbage value and the task won't be triggered.

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