You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/07/30 17:52:55 UTC

[GitHub] [pulsar] Lanayx commented on issue #7683: Batch acknowledge can lead to message being never acknowledged (until consumer restart)

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:
users@infra.apache.org