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

[jira] [Updated] (AMQ-5210) Concurrent connections with same clientid to network of brokers

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

Matt Pavlovich updated AMQ-5210:
--------------------------------
    Labels: close-pending  (was: )

> Concurrent connections with same clientid to network of brokers
> ---------------------------------------------------------------
>
>                 Key: AMQ-5210
>                 URL: https://issues.apache.org/jira/browse/AMQ-5210
>             Project: ActiveMQ
>          Issue Type: New Feature
>          Components: Broker
>    Affects Versions: 5.9.1
>         Environment: Linux
>            Reporter: Paddy
>            Assignee: Matt Pavlovich
>            Priority: Major
>              Labels: close-pending
>
> Two brokers A and B connected to each other as networks of brokers setup.
> Connect a client with clientid C1 to broker A.
> Case1: When another client with same client id (C1) is connected to broker A, it fails with exception ("already connected"), which is the expected behavior.
> Case2: When another client with same client id C1 is connected to broker B, it does not fail. 
> Feature Request: Way to detect that there is an existing online connection with the same clientid in the network bridge so that "already connected" exception in Case2



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