jiazhai commented on issue #6000: Sending Individual ACK for multiple messages in one command. URL: https://github.com/apache/pulsar/issues/6000#issuecomment-571917827 Thanks @tongsucn for rising up this issue. Cpp client need to catchup with the feature of group-ack. Would you like to contribute to this feature? > Does acknowledge interface in C++ client really send ACK synchronously? Regarding this issue, right, currently java and cpp clients have the same behavior, acks are in a try-best way. this will be handled after transaction feature added in.
---------------------------------------------------------------- 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] With regards, Apache Git Services
