[rabbitmq-discuss] Pika and Channel.Flow
    Matthias Radestock 
    matthias at rabbitmq.com
       
    Mon May 24 20:54:37 BST 2010
    
    
  
Allan,
allan bailey wrote:
> Apparently the AMQP protocol does not
> send an exception to an active client connection until it reconnects or 
> re-requests access.
When the memory alarm is raised, RabbitMQ sends a channel.flow on all 
channels. There are no delays other than the usual processing and 
networking delays.
Also, access.request is a no-op in RabbitMQ and has been removed from 
the AMQP spec in 0-9-1. There is on need for clients to ever invoke it.
Matthias.
    
    
More information about the rabbitmq-discuss
mailing list