activemq-artemis/tests
Mike Artz c5f0e3400c ARTEMIS-4159 Support duplicate cache size configuration per address
This commit introduces support for configuring a specific Duplicate ID cache size per address in the Artemis server. Previously, there was only a global setting for the ID cache size, but now each address can have its own cache size.

The changes include the addition of a new configuration property id-cache-size in the Artemis server configuration file. This property can now be specified under each address setting in the configuration file, and its value will determine the Duplicate ID cache size for that particular address. If the id-cache-size property is not specified for an address, it will use the global setting.

The test cases have been updated to cover this new functionality, and integration test have been added to verify that address-specific cache sizes work as expected.

Documentation has been added to address-settings.adoc, configuration-index.adoc and duplicate-detection.adoc
2023-08-04 10:25:08 -05:00
..
activemq5-unit-tests [maven-release-plugin] prepare for next development iteration 2023-07-20 14:39:21 -05:00
artemis-test-support [maven-release-plugin] prepare for next development iteration 2023-07-20 14:39:21 -05:00
compatibility-tests [maven-release-plugin] prepare for next development iteration 2023-07-20 14:39:21 -05:00
config ARTEMIS-4020: switch to using SLF4J API for logging, use Log4J 2 as impl for broker distribution and tests 2022-09-28 14:01:54 -04:00
e2e-tests [maven-release-plugin] prepare for next development iteration 2023-07-20 14:39:21 -05:00
integration-tests ARTEMIS-4159 Support duplicate cache size configuration per address 2023-08-04 10:25:08 -05:00
integration-tests-isolated [maven-release-plugin] prepare for next development iteration 2023-07-20 14:39:21 -05:00
jms-tests [maven-release-plugin] prepare for next development iteration 2023-07-20 14:39:21 -05:00
joram-tests [maven-release-plugin] prepare for next development iteration 2023-07-20 14:39:21 -05:00
karaf-client-integration-tests [maven-release-plugin] prepare for next development iteration 2023-07-20 14:39:21 -05:00
karaf-server-integration-tests [maven-release-plugin] prepare for next development iteration 2023-07-20 14:39:21 -05:00
leak-tests [maven-release-plugin] prepare for next development iteration 2023-07-20 14:39:21 -05:00
performance-jmh [maven-release-plugin] prepare for next development iteration 2023-07-20 14:39:21 -05:00
performance-tests [maven-release-plugin] prepare for next development iteration 2023-07-20 14:39:21 -05:00
security-resources ARTEMIS-3365 Add broker balancers 2021-08-06 08:33:21 -04:00
smoke-tests ARTEMIS-4372 small fixes on CLI 2023-07-31 22:31:30 -04:00
soak-tests ARTEMIS-4382 Long Time to process export / import 2023-08-01 13:08:03 -04:00
stress-tests [maven-release-plugin] prepare for next development iteration 2023-07-20 14:39:21 -05:00
timing-tests [maven-release-plugin] prepare for next development iteration 2023-07-20 14:39:21 -05:00
unit-tests [maven-release-plugin] prepare for next development iteration 2023-07-20 14:39:21 -05:00
pom.xml [maven-release-plugin] prepare for next development iteration 2023-07-20 14:39:21 -05:00