You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2013/11/04 15:58:18 UTC

[jira] [Created] (QPID-5289) [AMQP 1.0] error descriptions are not given in exceptions by client

Gordon Sim created QPID-5289:
--------------------------------

             Summary: [AMQP 1.0] error descriptions are not given in exceptions by client
                 Key: QPID-5289
                 URL: https://issues.apache.org/jira/browse/QPID-5289
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker, C++ Client
    Affects Versions: 0.24
            Reporter: Gordon Sim
            Assignee: Gordon Sim
             Fix For: 0.25


E.g. if attempting to transfer to a queue that would exceed max depth, the exception thrown is a connection-exception and simply says 'Connection closed by peer'.

There are two parts to this, one is that this should not be a connection exception but a link exception in 1.0. The second is that the error text sent by the broker should be included in the exception.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org