<div dir="ltr"><div class="" style="font-family:Consolas,'Lucida Console',monospace;padding-left:7px;word-wrap:break-word;color:rgb(0,0,0);font-size:13px">Hi, </div><div class="" style="font-family:Consolas,'Lucida Console',monospace;padding-left:7px;word-wrap:break-word;color:rgb(0,0,0);font-size:13px">
<br></div><div class="" style="font-family:Consolas,'Lucida Console',monospace;padding-left:7px;word-wrap:break-word;color:rgb(0,0,0);font-size:13px">I am new to RabbitMQ and I have a question on get messages option in management plugin. It says """Clicking "Get Message(s)" will consume messages from the queue. If requeue is set the message will be re-added to the queue, but ordering will not be preserved and "redelivered" will be set."""</div>
<div class="" style="font-family:Consolas,'Lucida Console',monospace;padding-left:7px;word-wrap:break-word;color:rgb(0,0,0);font-size:13px"><br></div><div class="" style="font-family:Consolas,'Lucida Console',monospace;padding-left:7px;word-wrap:break-word;color:rgb(0,0,0);font-size:13px">
Other article about peeking a queue <a href="http://comments.gmane.org/gmane.comp.networking.rabbitmq.general/12034" style="font-family:arial;font-size:small">http://comments.gmane.org/gmane.comp.networking.rabbitmq.general/12034</a> says """In the next version of rabbit (after v2.6.1) the order will not be destroyed when requeueing messages. Messages will be requeued to the front of the queue, meaning that you can "peek" at the head of the queue. You can make use of the management interface or use an AMQP client to do this."""</div>
<div class="" style="font-family:Consolas,'Lucida Console',monospace;padding-left:7px;word-wrap:break-word;color:rgb(0,0,0);font-size:13px"><br></div><div class="" style="font-family:Consolas,'Lucida Console',monospace;padding-left:7px;word-wrap:break-word;color:rgb(0,0,0);font-size:13px">
So why management plugin says the ordering will not be preserved? I am just trying to understand which is one correct? </div><div class="" style="font-family:Consolas,'Lucida Console',monospace;padding-left:7px;word-wrap:break-word;color:rgb(0,0,0);font-size:13px">
<br></div><div class="" style="font-family:Consolas,'Lucida Console',monospace;padding-left:7px;word-wrap:break-word;color:rgb(0,0,0);font-size:13px">Thanks</div></div>