Lanayx commented on issue #7683: URL: https://github.com/apache/pulsar/issues/7683#issuecomment-666562472
@sijie Right, but at the same time if connection failed during the flush - we definitely know that acks were not sent, so AcknowledgmentsGroupingTracker state can be reverted to the initial state [just like connection was missing in the first place](https://github.com/apache/pulsar/blob/branch-2.6/pulsar-client/src/main/java/org/apache/pulsar/client/impl/PersistentAcknowledgmentsGroupingTracker.java#L223) ---------------------------------------------------------------- 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]
