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>