activemq-artemis/tests
Clebert Suconic c523458a9a ARTEMIS-4758 Hardening Mirroring
This is a list of improvements done as part of this commit / task:

* Page Transactions on mirror target are now optional.

If you had an interrupt mirror while the target destination was paging, duplicate detection would be ineffective unless you used paged transactions
Users can now configure the ack manager retries intervals.
Say you need some time to remove a consumer from a target mirror. The delivering references would prevent acks from happening. You can allow bigger retry intervals and number of retries by tinkiering with ack manager retry parameters.

* AckManager restarted independent of incoming acks

The ackManager was only restarted when new acks were coming in. If you stopped receiving acks on a target server and restarted that server with pending acks, those acks would never be exercised. The AckManager is now restarted as soon as the server is started.
2024-05-02 17:23:28 -04:00
..
activemq5-unit-tests ARTEMIS-4740 reduce unnecessary boxing 2024-04-27 09:36:05 -05:00
artemis-test-support ARTEMIS-4740 reduce unnecessary boxing 2024-04-27 09:36:05 -05:00
compatibility-tests ARTEMIS-4725 Fixing intermittent failure on test 2024-04-16 21:26:01 -04:00
config NO-JIRA proposed log4j commented out log configuration for testing 2024-02-07 15:20:57 -06:00
db-tests ARTEMIS-4740 reduce unnecessary boxing 2024-04-27 09:36:05 -05:00
e2e-tests [maven-release-plugin] prepare for next development iteration 2024-03-19 15:22:47 -05:00
integration-tests ARTEMIS-4758 Hardening Mirroring 2024-05-02 17:23:28 -04:00
integration-tests-isolated [maven-release-plugin] prepare for next development iteration 2024-03-19 15:22:47 -05:00
jms-tests ARTEMIS-4740 reduce unnecessary boxing 2024-04-27 09:36:05 -05:00
joram-tests ARTEMIS-4740 reduce unnecessary boxing 2024-04-27 09:36:05 -05:00
karaf-client-integration-tests [maven-release-plugin] prepare for next development iteration 2024-03-19 15:22:47 -05:00
karaf-server-integration-tests [maven-release-plugin] prepare for next development iteration 2024-03-19 15:22:47 -05:00
leak-tests ARTEMIS-4731 removing System.out left by accident 2024-04-19 10:36:46 -04:00
performance-jmh [maven-release-plugin] prepare for next development iteration 2024-03-19 15:22:47 -05:00
performance-tests [maven-release-plugin] prepare for next development iteration 2024-03-19 15:22:47 -05:00
security-resources ARTEMIS-4697 Auto reload SSL PEM config sources on change 2024-03-25 14:26:42 +01:00
smoke-tests ARTEMIS-4582 - fix typo in smoke test comment 2024-04-22 14:29:16 +01:00
soak-tests ARTEMIS-4758 Hardening Mirroring 2024-05-02 17:23:28 -04:00
stress-tests [maven-release-plugin] prepare for next development iteration 2024-03-19 15:22:47 -05:00
timing-tests [maven-release-plugin] prepare for next development iteration 2024-03-19 15:22:47 -05:00
unit-tests ARTEMIS-4740 reduce unnecessary boxing 2024-04-27 09:36:05 -05:00
pom.xml [maven-release-plugin] prepare for next development iteration 2024-03-19 15:22:47 -05:00