[
https://issues.apache.org/jira/browse/QPID-5245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13799128#comment-13799128
]
David Ingham commented on QPID-5245:
------------------------------------
A fix is attached in the form of the QPID-5245.patch file and the following new
files:
amqp-1-0-client\src\main\java\org\apache\qpid\amqp_1_0\client\ChannelsExhaustedException.java
amqp-1-0-client-jms\src\main\java\org\apache\qpid\amqp_1_0\jms\ErrorCodes.java
amqp-1-0-client-jms\src\main\java\org\apache\qpid\amqp_1_0\jms\MessageConsumerException.java
amqp-1-0-client-jms\src\main\java\org\apache\qpid\amqp_1_0\jms\MessageProducerException.java
amqp-1-0-client-jms\src\main\java\org\apache\qpid\amqp_1_0\jms\SessionException.java
> [AMQP 1.0 JMS] Provide additional information through exceptions
> ----------------------------------------------------------------
>
> Key: QPID-5245
> URL: https://issues.apache.org/jira/browse/QPID-5245
> Project: Qpid
> Issue Type: Improvement
> Components: Java Client
> Affects Versions: 0.24
> Environment: Qpid JMS AMQP 1.0 client library
> Reporter: David Ingham
> Priority: Minor
> Attachments: ChannelsExhaustedException.java, ErrorCodes.java,
> MessageConsumerException.java, MessageProducerException.java,
> QPID-5245.patch, SessionException.java
>
>
> When sessions are remotely ended and links are remotely detached, the library
> throws a JMSException to the Connection's registered ExceptionListener. Other
> than through descriptive text, these exceptions don't identify which link or
> session is affected. The improvement is to provide this information so as to
> make it easier to build an automated fault-recovery scheme in an app.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]