You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Paddy (JIRA)" <ji...@apache.org> on 2014/06/04 21:01:02 UTC

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

Paddy created AMQ-5210:
--------------------------

             Summary: 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)