mirror of https://github.com/apache/activemq.git
8363c99b51
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. |
||
---|---|---|
.. | ||
src/test | ||
.gitignore | ||
pom.xml |