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 2014/02/24 22:09:21 UTC

[jira] [Created] (AMQ-5075) AMQP Transport throws unauthorized access for all error that occur during a connection attempt

Timothy Bish created AMQ-5075:
---------------------------------

             Summary: AMQP Transport throws unauthorized access for all error that occur during a connection attempt
                 Key: AMQ-5075
                 URL: https://issues.apache.org/jira/browse/AMQ-5075
             Project: ActiveMQ
          Issue Type: Bug
          Components: AMQP
    Affects Versions: 5.9.0
            Reporter: Timothy Bish
             Fix For: 5.10.0


When a client attempts to connect and the attempt fails for things other than a security violation the broker should set a different ErrorCondition on the Proton transport.  For instance the InvalidClientIdException shouldn't trigger that error but instead should trigger an INVALID_FIELD condition.  



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)