Description
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.