Description
Upon trying to delete the range of messages from the queue using JMX Queue MBean deleteMessages operation, only the first matching message from the range is deleted and the rest is simply ignored.
Upon trying to delete the range of messages from the queue using JMX Queue MBean deleteMessages operation, only the first matching message from the range is deleted and the rest is simply ignored.
Fix committed in http://svn.apache.org/viewvc?rev=1424757&view=rev
Alex, can you review this change please? I would like to request it for 0.20 if there is time, given that it is a highly isolated and rather trivial change.