yangou opened a new issue, #821: URL: https://github.com/apache/pulsar-client-go/issues/821
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** When receiving the batched messages, Golang consumer can build a intermediate ack_tracker that keeps updating ack_set and sweeps when ack_set becomes all `1`s, before sending the ack out. -- 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. To unsubscribe, e-mail: commits-unsubscr...@pulsar.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org