What is the implementation difference between "Move" and "Move All" for messages on a JMS server?
In a customer's project there were more than 100.000 JMS messages pending in the queue. By trying to "move all" of them through Administration Console it was unsuccessful and only able to move 5.000 messages every time. Now the customer wants to know what is the implementation difference between both move options.
Thanks in advance.