You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Abhishek Rana (Jira)" <ji...@apache.org> on 2020/08/12 14:05:00 UTC

[jira] [Created] (AMQ-8021) Expired Messages on Network of brokers ActiveMQ version 5.15.4

Abhishek Rana created AMQ-8021:
----------------------------------

             Summary: Expired Messages on Network of brokers ActiveMQ version 5.15.4
                 Key: AMQ-8021
                 URL: https://issues.apache.org/jira/browse/AMQ-8021
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.15.4
            Reporter: Abhishek Rana


We have a network of brokers setup with three nodes Lets assume they are Br1, Br2 and Br3. One producer connects to Br1 , and consumer is connected to Br3. Br1 is able to forward messages to Br3 for consumption, but some messages are forwared to Br2 where there are no consumers and they get expired there. If a producer directly connects to Br2, then Br2 is able to forward that messages to Br3. Messages from Br1 for Br3 are getting expired at Br2. I am not sure if Br2 should be involved in this flow or not, or it is something internally decided by network of brokers.

I have also seen there was one consumer also connected to Br2 which then gets disconnected and we have only one consumer connected to Br3.

We use static uris for other broker node detection.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)