Details
-
Test
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
As I was writing the test ClusteredLargeMessageInterruptTest I was trying many permutations, tinkering / hacking to reproduce an issue it was reported to me in production. once I found it I created AmqpLargeMessageTest::testDeleteUnreferencedMessage,
and I ended up leaving the test in its last permutation thinking it would be a good thing.. however the test is failing for test issues in itself (consumers not being closed.. and test races). The main purpose of the test is to accumulate messages in the SNF and kill the servers.
So as part of this task I'm simplifying the test making it more reliable.
Attachments
Issue Links
- is cloned by
-
ARTEMIS-5156 Simplify and make LargeMessageFrozenTest more reliable
- Closed
- links to