You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Armin Noll (JIRA)" <qp...@incubator.apache.org> on 2009/12/23 10:23:29 UTC

[jira] Created: (QPID-2303) qpid-cluster: closing a connection seems not to work

qpid-cluster: closing a connection seems not to work
----------------------------------------------------

                 Key: QPID-2303
                 URL: https://issues.apache.org/jira/browse/QPID-2303
             Project: Qpid
          Issue Type: Bug
          Components: python tools
    Affects Versions: 0.5
         Environment: Red Hat Enterprise MRG 1.2
            Reporter: Armin Noll


- running one broker, configured as cluster but partner is not up
- a client is connected
$ qpid-cluster -Cn admin/_vgMQCbe@localhost:10199
Clients on Member: ID=192.168.178.1:31168:
    172.23.159.171:1160
    172.16.45.198:45629
 
- trying to close the client connection 172.23.159.171:1160 (the other connection is from the qpid-cluster tool itself)
$ qpid-cluster -d 172.23.159.171:1160 admin/_vgMQCbe@localhost:10199
Closing connection from client: 172.23.159.171:1160
 
- checking the existing connections again still shows the "closed" connection:
$ qpid-cluster -Cn admin/_vgMQCbe@localhost:10199
Clients on Member: ID=192.168.178.1:31168:
    172.23.159.171:1160
    172.16.45.198:45633 


The problem has also been reported as service request no 1980868 at Red Hat's support system.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org