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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to