Hi team,

I am testing async publishing + acknowledgement.

Assume all settings are the default and queue.buffering.max.messages is 10k. I 
use a simple for loop to publish 100k messages. In the process, I unplugged the 
net cable. 

What should I expect in this case?
I assume the send will be blocked when the queue is full. But surprisingly, the 
send() is not blocked and all msgs are "sent". Thanks.
                                          

Reply via email to