Hi Steve,
the AuditLogger is often called in a context without a `Subject`[1] so it
can't log the right username.
To avoid this issue the username could be passed explicitly as suggested by
Howard. Each AuditLogger entry has 2 methods and adding the `user` parameter
to the static one would allow t
Thanks very much for your response. Just so I’m clear when submitting the
ticket, you’re saying that the method signatures in
org.apache.activemq.artemis.logs.AuditLogger that use the getCaller() method
should be considered for removal, leaving just the ones that take the explicit
user argument
Hi
I'm using the Camel Transactional Client EIP with *all* delivery
configured in AMQ.
When I use a transacted JMS client, camel propagates non handled
exceptions back to the Broker. After max redeliveries the message is
sent to the AMQ configured DLQ, as expected.
I've noticed that my DLQ messa