saosir commented on pull request #8606: URL: https://github.com/apache/pulsar/pull/8606#issuecomment-735580816
`PartitionedConsumerImpl` and `ConsumerImpl` have same member `unAckedMessageTrackerPtr_` (`PartitionedConsumerImpl` is composed of `ConsumerImpl`), if the acknowledgement times out, will they 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]
