Thanks, Justin, for fixing this so quickly.
Erik
From: Justin Bertram
Sent: Friday, August 30, 2024 5:03:44 PM
To: users@activemq.apache.org
Subject: Re: Artemis 2.35.0 - 2.37.0 restartEmbeddedWebserver() operation via
web console causes jetty to fail
PR sent [1
Hi Jason-
ActiveMQ has several layers of audits built in to prevent duplicate messages on
a per-producer, per-broker, and on a per-consumer basis. These do not go above
the messaging application layer by design. This approach is appropriate for a
messaging system where the goal is to reach queu
PR sent [1].
Justin
[1] https://github.com/apache/activemq-artemis/pull/5192
On Fri, Aug 30, 2024 at 8:12 AM Justin Bertram wrote:
> After some more investigation I've determined that the problem was
> actually caused by the changes from ARTEMIS-4525 [1].
>
> I'm sending a PR today to resolve
After some more investigation I've determined that the problem was actually
caused by the changes from ARTEMIS-4525 [1].
I'm sending a PR today to resolve the problem. Additional details available
on ARTEMIS-5023 [2].
Justin
[1] https://issues.apache.org/jira/browse/ARTEMIS-4525
[2] https://iss