Have you actually tested this and confirmed it doesn't work? This
functionality should already work. See ARTEMIS-3090 [1] for more details.
Justin
[1] https://issues.apache.org/jira/browse/ARTEMIS-3090
On Mon, Apr 8, 2024 at 2:48 AM andrea bisogno wrote:
> Hi support,
> referring to the discu
I just ran your reproducer for 10 minutes sending 2,000 messages per second
using ActiveMQ Artemis 2.33.0. Everything worked fine.
Here's the output from your reproducer:
$ dotnet run
Enter the test duration in seconds: 600
Enter the number of messages to send per second: 2000
Starting te
Hello Justin,
I've tested on my side and the messages are not moved to expiry queue. I
suspect that in your case you didn't reproduces the problem. You just closed
the tester/reproducer before all the messages are expired.In my case I can
reproduce the problem when I run the test for a longer p