mirror of https://github.com/apache/activemq.git
bbb002afda
Fixed contains method in PrioritizedPendinList which was not returning
correctly. This was causing messages to not be removed from the
dispatchPendingList when purge was called inside a Queue leading to an
eventual OOM error if enough messages were purged. This fix also
improves performance of the contains method.
(cherry picked from commit
|
||
---|---|---|
.. | ||
src/test | ||
.gitignore | ||
pom.xml |