wolfstudy opened a new pull request #4653: [issue 4589] Fix redelivered message 
logic of partition topic
URL: https://github.com/apache/pulsar/pull/4653
 
 
   Fixes #4589
   
   ### Motivation
   
   When using Partition-topic, the logic of redeliver messages will not be 
triggered when the time of `ackTimeout` arrives.
   
   This is because the `unAckedMessageTrackerPtr_->add(msg.getMessageId())` is 
not call in one place
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to