[ 
https://issues.apache.org/jira/browse/QPID-4133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13416538#comment-13416538
 ] 

Justin Ross commented on QPID-4133:
-----------------------------------

Reviewed by Alan and Gordon.  Approved for 0.18.
                
> Non-responsive peer in federated link can result in entire cluster shutdown
> ---------------------------------------------------------------------------
>
>                 Key: QPID-4133
>                 URL: https://issues.apache.org/jira/browse/QPID-4133
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Clustering
>    Affects Versions: 0.12
>            Reporter: Jason Dillaman
>            Assignee: Alan Conway
>         Attachments: jira-4133.patch
>
>
> If a federated link is established to a source broker that is slow to respond 
> with the AMQP handshake, the destination broker cluster will shutdown with an 
> "Unknown connection" error.  
> Exception constructed: Unknown connection: Frame[BEbe; channel=0; 
> {ClusterConnectionDeliverDoOutputBody: limit=2048; }] control 
> 2.0.0.0:22138-14 (qpid/cluster/Cluster.cpp:542)
> Steps to Reproduce:
> 1. Configure a clustered broker
> 2. Start netcat in listen mode (nc -l 6000)
> 3. Add a route between the clustered broker and nc (qpid-route queue add 
> localhost:5672 localhost:6000 amq.fanout foo)
> 4. Clustered broker shuts down

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to