woaishixiaoxiao opened a new issue, #757:
URL: https://github.com/apache/rocketmq-clients/issues/757

   ### Programming Language of the Client
   
   Java
   
   ### Is Your Feature Request Related to a Problem?
   
   popular consumption patterns generates a large amount of additional metadata 
information, which greatly wastes the performance of the server. The server 
already supports the batchAck interface, but the client currently doesn't seem 
to support it?
   
   ### Describe the Solution You'd Like
   
   sdk support batch ack
   
   ### Describe Alternatives You've Considered
   
   schedule batch ack instead of ack for each message
   
   
   ### Additional Context
   
   nothing


-- 
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...@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to