[rabbitmq-discuss] Channel crashes after basic.cancel_ok.
    Matthias Radestock 
    matthias at lshift.net
       
    Thu May  8 05:22:17 BST 2008
    
    
  
Edwin Fine wrote:
> ***** Actually,  I believe I have turned off the no_ack flag and am 
> actively sending acks when appropriate. [...]
> However, I must have done something wrong because RMQ continues to send 
> even if I haven't acked.
You haven't done anything wrong. The no_ack flag controls whether the 
server expects to see acks from the client, or just auto-acks the 
messages itself. The flag does not affect the flow of messages.
Matthias.
    
    
More information about the rabbitmq-discuss
mailing list