Hi Michael,
Thanks for responding. We are using Amazon mqueue which is a managed broker
service for active mqueue.
The version of active mqueue is 5.15.*.
Regards,
Nawaz Ali Shaik
From: michael.andre.pearce
Sent: 01 July 2021 20:18
To: users@activemq.apache.or
Are you testing ActiveMQ Artemis? If so which version are you having issue
with?Sent from my Galaxy
Original message From: NawazAli Shaik
Date: 01/07/2021 18:39 (GMT+00:00) To:
users@activemq.apache.org Subject: need details of parallel processing
Hi team,
We are workin
Hi team,
We are working on some POC's to migrate webmethods Unviversal messaging to
Active mqueue but seeing a blocker with concurrent threads picking the messages
from Active mqueue.
We have webmethods cluster of integration servers connecting to UM servers in
current world . webmethods tr
Can't start master broker for file share locking using NFS v3. There are no
other brokers running and the master is waiting for the lock: "AMQ221006:
Waiting to obtain live lock". The broker started without any problem using
local directory. Is it because of NFS v3? Any work around to solve
I'm working to try configure database share storage locking for Artemis. I
couldn't find it in
https://activemq.apache.org/components/artemis/documentation/1.0.0/ha.html.
Does Artemis support database share storage locking? If yes, where is the
documentation to configure it? Thanks
Hi,
If you use persistent messages, the messages stays in the store waiting to be
consumed (or moved to DLQ if it expires or redelivery exceeded).
So, if you restart the ActiveMQ broker, the persistent messages will persist to
the restart and available to be consumed.
Regards
JB
> Le 1 juil.
Hello.
We are proposing to use Active MQ for job management for consumer service.
We have a question related to configuration on docker for ActiveMQ. The
question is if there are jobs published to the queue and ActiveMQ goes
down, then how will the published messages (those were readyto be consumed