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/03/10 16:18:38 UTC

[jira] [Created] (AMQ-5655) AMQP: Add connection property to open frame when connection attempt has failed

Timothy Bish created AMQ-5655:
---------------------------------

             Summary: AMQP: Add connection property to open frame when connection attempt has failed
                 Key: AMQ-5655
                 URL: https://issues.apache.org/jira/browse/AMQ-5655
             Project: ActiveMQ
          Issue Type: Sub-task
          Components: AMQP
    Affects Versions: 5.11.1, 5.11.0, 5.10.0
            Reporter: Timothy Bish
            Assignee: Timothy Bish
            Priority: Trivial
             Fix For: 5.12.0


An AMQP Connection that is opened by a remote peer requires that the broker also send an open frame prior to sending any close frame with an error condition set to indicate failure.  This can lead to the remote peer appearing to be open for a short while before receiving the follow on close frame.  In order to make it know to a client that its open request has actually failed the connection property "amqp:connection-establishment-failed" as a hint that a close frame follows.



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