RE: Reconnected producers not handled correctly

2025-01-08 Thread Greg Rabil
. However, I would like to avoid the errors in the log on the local broker. Is there a configuration that I can use to accomplish the desired behavior? Thanks, Greg -Original Message- From: Greg Rabil Sent: Tuesday, December 31, 2024 12:44 PM To: users@activemq.apache.org Subject: RE:

RE: Reconnected producers not handled correctly

2024-12-31 Thread Greg Rabil
-Original Message----- From: Matt Pavlovich Sent: Tuesday, December 31, 2024 11:43 AM To: users@activemq.apache.org Subject: Re: Reconnected producers not handled correctly Hi Greg- A review of the activemq configuration files and logs would be needed to get a full picture. From

Re: Reconnected producers not handled correctly

2024-12-31 Thread Matt Pavlovich
Hi Greg- A review of the activemq configuration files and logs would be needed to get a full picture. From your description, it sounds like you are using a ‘failover’ uri for the brokerA to brokerB communication. That is a common misconfiguration. Network Connectors automatically reconnect, so

Reconnected producers not handled correctly

2024-12-31 Thread Greg Rabil
Hello ActiveMQ users, I am using ActiveMQ 5.15.16 on a Linux platform. My setup is such that I have an application which produces messages for two separate queues. That application sends the messages to a local AMQ broker, and the local AMQ broker has a network connection to a remote AMQ brok