You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2015/04/16 00:13:59 UTC

[jira] [Created] (AMQ-5731) AMQP: corrupted incoming frame can cause the connection to drop but not be unregistered on the Broker.

Timothy Bish created AMQ-5731:
---------------------------------

             Summary: AMQP: corrupted incoming frame can cause the connection to drop but not be unregistered on the Broker.
                 Key: AMQ-5731
                 URL: https://issues.apache.org/jira/browse/AMQ-5731
             Project: ActiveMQ
          Issue Type: Bug
          Components: AMQP
    Affects Versions: 5.11.1, 5.11.0, 5.10.2, 5.10.1, 5.10.0
            Reporter: Timothy Bish
            Assignee: Timothy Bish
             Fix For: 5.12.0


If a corrupted AMQP frame arrives after a connection is opened the Transport is stopped but the Connection is not unregistered with the Broker meaning a client with the same container ID can never connect again until the Broker is restarted. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)