GitHub user Shalima added a comment to the discussion: Test / Experiment 
Batching locally

I tied sendAsync, enableBatching=true, batchingMaxMessages=5, 
batchingMaxPublishDelay=5 seconds. With this configuration, I sent 2 messages. 
My expectation was that it will have a delay in the consumer since there is not 
enough batchMessages. Is that a fair expectation ?  I also tried sending 7 
messages and I could see that the consumer behaved the same way when batching 
was disabled. I was hoping to see some difference if that makes sense. 

GitHub link: 
https://github.com/apache/pulsar/discussions/17027#discussioncomment-3368439

----
This is an automatically sent email for dev@pulsar.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@pulsar.apache.org

Reply via email to