activemq-artemis/artemis-server
Justin Bertram ef3b5fa02c ARTEMIS-4985 message priority occasionally broken
The test in this commit was distilled down from a much more complex
integration test that rarely reproduced the problem. It is short and
sweet and reproduces the problem every time.

The problem exists in the iterator's `remove()` method where it uses
`index` instead of `i` when calculating a new highest priority.
2024-08-12 14:55:25 -07:00
..
src ARTEMIS-4985 message priority occasionally broken 2024-08-12 14:55:25 -07:00
enable-log-bundle-annotation-processor ARTEMIS-4872: use explicit annotationProcessorPaths compiler config 2024-06-28 16:49:27 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2024-07-25 13:47:10 -04:00