You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "chris farley (Jira)" <ji...@apache.org> on 2021/04/08 03:25:00 UTC

[jira] [Updated] (AMQ-7515) Networked broker does not pass along queue consumer upon reconnect

     [ https://issues.apache.org/jira/browse/AMQ-7515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

chris farley updated AMQ-7515:
------------------------------
    Attachment: Untitled form.csv.zip

> Networked broker does not pass along queue consumer upon reconnect
> ------------------------------------------------------------------
>
>                 Key: AMQ-7515
>                 URL: https://issues.apache.org/jira/browse/AMQ-7515
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.15.10, 5.15.13
>         Environment: ContOS 7 based docker image with Java 8.
>            Reporter: Kevin Goerlitz
>            Assignee: Matt Pavlovich
>            Priority: Major
>         Attachments: Untitled form.csv.zip
>
>
> We have a hub-spoke broker network with about 40 spokes.  when restarting the hub broker, the spoke brokers reconnect.  However, when some of the spoke brokers reconnect, they do not pass along the consumer of one of the queues to the hub.  Messages the the queue are queued up and are not delivered until either the client app is restarted or the spoke broker is restarted (which will cause the client app to reconnect).
> It is usually the same set of spoke brokers that do not pass on the consumer.  Each spoke broker has 5-8 consumers and it is always the consumer for the same app that is not passed on (the queue is different for each remote system).  The spoke broker still has the consumer active.
> The brokers are stand-alone and the client apps are using the STOMP protocol.
> The spoke brokers are connected to the hub via a duplex connection initiated by the spoke.



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