You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Surf (JIRA)" <ji...@apache.org> on 2014/06/20 18:38:25 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14039003#comment-14039003 ] 

Surf commented on AMQ-5210:
---------------------------

Hi [~dhirajsb],

I tried the same for MQTT. 
Any idea how we can implement this ?

Thank you

> 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
>
> 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
(v6.2#6252)