Actually, I’m incorrect here, my apologies. 5.17.6 also requires log4j or
crashes, I didn’t successfully reduce my test.
So the bug is really “should default to non-configured/NOP logging”
From: Norman Hamer
Sent: Thursday, November 16, 2023 10:18 AM
To: users@activemq.apache.org
Subject: RE: a
It’s really that it requires log4j (or crashes) rather than (as 5.17.6 does)
defaulting to NOP logging and allowing the application to configure it.
From: Jean-Baptiste Onofré
Sent: Wednesday, November 15, 2023 10:31 PM
To: nha...@absolute.com.invalid
Cc: users@activemq.apache.org
Subject: Re: a
Documentation for high availability and failover can be found here [1].
The broker ships with a handful of full working examples which demonstrate
HA in action. See the examples/features/ha directory in the distribution.
Justin
[1]
https://activemq.apache.org/components/artemis/documentation/la
Hi Justin,
Thanks for getting back to me. However, the issue is resolved and I am able
to access the console successfully.
Now I want to leverage this and need to achieve high availability and
automatic failover.
Could you share some documentation, and tutorials regarding this?
This would be very