[ 
https://issues.apache.org/jira/browse/QPID-7188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keith Wall updated QPID-7188:
-----------------------------
    Fix Version/s: qpid-java-6.1

> [Java Broker] [AMQP1.0] Define a target capability to define how a target 
> will respond when receiving a message it cannot route
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-7188
>                 URL: https://issues.apache.org/jira/browse/QPID-7188
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Rob Godfrey
>             Fix For: qpid-java-6.1
>
>
> As per 
> [this|http://qpid.2158936.n2.nabble.com/Unroutable-messages-in-Java-Qpid-Broker-6-0-0-tp7641320p7641458.html]
>  discussion on the mailing list, the Java Broker will currently reject a 
> message sent to an exchange target which it is unable to route to any queues.
> We should enhance the broker so that 
> # There is a configuration parameter on the exchange to allow the behaviour 
> to be defaulted (reject / silently discard)
> # Two [target 
> capabilities|http://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-messaging-v1.0-os.html#type-target]
>  are defined to allow a link to express its preference / state its behaviour 
> upon establishment.  One capability will describe the "reject" policy, one 
> "discard".  The broker should always send the actual policy in use on the 
> link even if the client did not indicate a preference.  
> We should also update the documentation on unroutable messages [here| 
> https://qpid.apache.org/releases/qpid-java-6.0.0/java-broker/book/Java-Broker-Concepts-Exchanges.html#Java-Broker-Concepts-Exchanges-UnroutableMessage]
>  to cover the AMQP 1.0 case.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to