activemq-artemis/tests
Justin Bertram 27008758fe
ARTEMIS-3986 CME when using LVQ
The map used by LastValueQueue was inadvertently changed to a
non-thread-safe implementation in
4a4765c39c. This resulted in an occasional
ConcurrentModificationException from the hashCode implementation.

This commit restores the thread-safe map implementation and adds a test
which brute-forces a CME when using the non-thread-safe implementation.
2022-09-15 11:11:19 -05:00
..
activemq5-unit-tests Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
artemis-test-support Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
compatibility-tests ARTEMIS-3987 Removing ActiveMQ Artemis Rest from the codebase. 2022-09-12 15:09:31 -04:00
config [ARTEMIS-3756]: Enabling extra parameters to be passed by the URI. 2022-04-21 19:00:55 -04:00
e2e-tests Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
integration-tests ARTEMIS-3986 CME when using LVQ 2022-09-15 11:11:19 -05:00
jms-tests Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
joram-tests Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
karaf-client-integration-tests Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
performance-jmh Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
performance-tests Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
security-resources ARTEMIS-3365 Add broker balancers 2021-08-06 08:33:21 -04:00
smoke-tests ARTEMIS-3988 Moving MMSFactoryTest under soak-tests 2022-09-13 23:29:20 -04:00
soak-tests ARTEMIS-3988 Moving MMSFactoryTest under soak-tests 2022-09-13 23:29:20 -04:00
stress-tests Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
timing-tests Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
unit-tests Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
pom.xml Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00