rdhabalia opened a new pull request #2436: Fix: failover sub keep sending 
invalid ack
URL: https://github.com/apache/incubator-pulsar/pull/2436
 
 
   ### Motivation
   
   Consumer with FailOver-Subscription is not reseting `lastCumulativeAck` so, 
ack-tracker task keeps sending invalid ack to broker.
   
   ### Modifications
   
   - Reset `lastCumulativeAck` and return to avoid sending duplicate ack.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to