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)