Hi,
I'm wondering if the interceptor can support MQTT protocol.
I tested the example
in activemq-artemis/examples/features/standard/interceptor and the
interceptor can work with the provided example. However, when I use MQTT
protocol to publish/subscribe, the interceptor seems not working. (The MQ
Thanks Tim,
In most cases, the problem occurs on reboot and it can take 2 minutes for it
to come back.
Your thoughts are similar to mine, but I thought the options on the
networkConnector would have helped with that.
I tried enabled debug logging in a quiet system to see what I could find on
a r
There are a number of threads about the problem in the archives of this
mailing list.
On Jun 27, 2016 3:03 AM, "Christian Schneider"
wrote:
> We use the file based locking for a master/slave setup of activemq with
> NFSv4 as filer for the kahadb.
>
> We recently had a production problem where sla
We use the file based locking for a master/slave setup of activemq with
NFSv4 as filer for the kahadb.
We recently had a production problem where slaves were booting up while
the master was still running.
The lock file was still present but I assume that the nfs lock was
somehow lost.
Does a