You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/08/14 13:47:01 UTC

[jira] [Commented] (QPID-7887) [Java Broker] Message conversion error handling

    [ https://issues.apache.org/jira/browse/QPID-7887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16125693#comment-16125693 ] 

ASF subversion and git services commented on QPID-7887:
-------------------------------------------------------

Commit 10699183d3874db216f01a8f1d9a5cd07f21c680 in qpid-broker-j's branch refs/heads/master from [~lorenz.quack]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=1069918 ]

QPID-7887: [Java Broker] Message conversion error handling


> [Java Broker] Message conversion error handling
> -----------------------------------------------
>
>                 Key: QPID-7887
>                 URL: https://issues.apache.org/jira/browse/QPID-7887
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Lorenz Quack
>             Fix For: qpid-java-broker-7.0.0
>
>
> The work done in QPID-7434 means that {{MessageConversionExceptions}} are now thrown when errors in message conversion are encountered. These exceptions need to be handled.
> The following handling is proposed:
> There is a context variable {{qpid.queue.messageConversion.exceptionHandlingPolicy}} which materialises at the {{Queue}} level and can take one of these values:
> * {{"close"}} - the connection(0-x)/link(1.0) to the consumer will be closed
> * {{"routeToAlternate"}} - the message will be routed to the alternate destination or deleted if no alternative destination is configured. If the consumer is a QueueBrowser it should simply skip the message in question without triggering this behaviour.
> {{"close"}} should be the default.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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