tongsucn commented on issue #6000: Sending Individual ACK for multiple messages in one command. URL: https://github.com/apache/pulsar/issues/6000#issuecomment-571935134 @jiazhai Thanks for the reply, I would like to contribute to this feature. I'm a newbee of contributing code to Apache's project, so it may take some time for me to figure out the rules (such as CLA), but it won't be too long. ### About implementation Similar to the Java client, I would create a new item in `ConsumerConfiguration` called `groupAckTimeMs`, which defines the max. duration (in milli-seconds) of grouping ACK requests. Related trackers will be added as well. If you have any suggestion, just tell me!
---------------------------------------------------------------- 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
