activemq-artemis/tests
Clebert Suconic 6d3dbc4383 ARTEMIS-4233 Large Message Issues After Failed Clients
- interrupted message breaking reference counting
After the server writing to the client is interrupted in AMQP, the reference counting was broken what would require the server restarted
in order to cleanup the files of any interrupted sends.

- Removed consumer during large message delivery damaging large messages
If the consumer failed to deliver messages for any reason, the message on the queue would be duplicated. what would wipe out the body of the message
and other journal errors would happen because of this.

extra debug capabilities added into RefCountMessage as part of ARTEMIS-4206 in order to identify these issues
2023-04-06 07:40:01 -07:00
..
activemq5-unit-tests [maven-release-plugin] prepare for next development iteration 2023-01-31 07:22:48 -05:00
artemis-test-support ARTEMIS-4233 Large Message Issues After Failed Clients 2023-04-06 07:40:01 -07:00
compatibility-tests ARTEMIS-4223: make compatibility tests handle version qualifiers from some JDK builds, e.g -beta from some EAs. 2023-03-29 12:53:45 +01: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-01-31 07:22:48 -05:00
integration-tests ARTEMIS-4233 Large Message Issues After Failed Clients 2023-04-06 07:40:01 -07:00
jms-tests [maven-release-plugin] prepare for next development iteration 2023-01-31 07:22:48 -05:00
joram-tests [maven-release-plugin] prepare for next development iteration 2023-01-31 07:22:48 -05:00
karaf-client-integration-tests [maven-release-plugin] prepare for next development iteration 2023-01-31 07:22:48 -05:00
karaf-server-integration-tests [maven-release-plugin] prepare for next development iteration 2023-01-31 07:22:48 -05:00
leak-tests ARTEMIS-4233 Large Message Issues After Failed Clients 2023-04-06 07:40:01 -07:00
performance-jmh ARTEMIS-4207 Improved fix on LargeMessage Redistribution 2023-03-27 10:45:07 -07:00
performance-tests [maven-release-plugin] prepare for next development iteration 2023-01-31 07:22:48 -05:00
security-resources ARTEMIS-3365 Add broker balancers 2021-08-06 08:33:21 -04:00
smoke-tests ARTEMIS-4237 SoakPagingTest/ReplicationFlowControlTest into soak-tests 2023-04-05 19:11:23 -07:00
soak-tests ARTEMIS-4233 Large Message Issues After Failed Clients 2023-04-06 07:40:01 -07:00
stress-tests [maven-release-plugin] prepare for next development iteration 2023-01-31 07:22:48 -05:00
timing-tests [maven-release-plugin] prepare for next development iteration 2023-01-31 07:22:48 -05:00
unit-tests ARTEMIS-4233 Large Message Issues After Failed Clients 2023-04-06 07:40:01 -07:00
pom.xml ARTEMIS-4161 AMQP and OpenWire leaking leaking objects in certain conditions 2023-02-16 12:10:54 -08:00