BewareMyPower opened a new pull request, #967:
URL: https://github.com/apache/pulsar-client-go/pull/967

   ### Motivation
   
   Currently, the perf tool does not support the maximum number of messages in 
batch for producer and batch index ACK for consumer.
   
   ### Modifications
   
   - Add the `--batching-max-size` option to configure the maximum number of 
messages for producer
   - To keep the code style consistent, change the `--batching-max-size` config 
from `int` to `uint`
   - Add the `--enable-batch-index-ack` option to enable batch index ACK for 
consumer.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to