saosir opened a new pull request #10904: URL: https://github.com/apache/pulsar/pull/10904
### Motivation The consumer repeats track messageID when processing messages,although this does not result in duplicate consumption of messages, because MessageTracker has been de-processed ### Modifications Removes duplicate track messageid logic in `notifyPendingReceivedCallback` -- 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]
