[rabbitmq-discuss] Causing publisher confirmations nacks for testing?
    Emile Joubert 
    emile at rabbitmq.com
       
    Thu Jun 20 10:14:25 BST 2013
    
    
  
Hi,
On 19/06/13 19:30, Ty Sarna wrote:
> I'm working with publisher confirmations, and I'd like to verify that my
> nack-handling logic is correct. Is there some way I can make RabbitMQ
> nack on demand, for testing purposes?
No, I don't think there is a simple way of prompting the broker to send
a basic.nack. But there is very little value in handling basic.nack
specially because the integrity of a broker that ever did send a
basic.nack would probably be compromised.
-Emile
    
    
More information about the rabbitmq-discuss
mailing list