Hi Jan - I believe it should be possible. I was just trying to play around with mirrored queues today and I was able to requeue my test messages. I'll confirm after running another test on my work PC - unfortunately I'll have to wait until Monday as my laptop is not fully configured yet. One question though - are you passing the requeue option in the method to reject at the time of rejecting or nacking the message?<br><br>On Friday, October 19, 2012 4:27:09 AM UTC-4, Jan Schumacher wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Hi everybody!<br>I'm trying to reject a message on a clustered rabbitmq with the queue property requeue=true. The queue has set the argument requeue to true.<br>And the problem is, it just doesn't work. <br>After sending the message to the queue the message is set to unacknowledged and after rejecting the message it won't be rejected to the queue and is gone to nowhere.<br>So i've tested the same issue with a non clustered rabbitmq server and it works.<br>My question is: Is it possible to requeue messages on clustered rabbitmqs?<br>Best regards!<br>Jan Schumacher<br></blockquote>