saosir commented on issue #9028: URL: https://github.com/apache/pulsar/issues/9028#issuecomment-751159635
In addition, `UnAckedMessageTrackerEnable` did not clean up the `batchIndex` of `MessageId` when tracking the message. That will cause only the last message in the batch to be cleared from UnAckedMessageTrackerEnabled when `doAcknowledgeIndividual` and send redeliverMessages repeatedly ---------------------------------------------------------------- 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: [email protected]
