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

Keith Wall closed QPID-7852.
----------------------------
    Resolution: Not A Problem

> [0-10] Client ignores incoming message.reject
> ---------------------------------------------
>
>                 Key: QPID-7852
>                 URL: https://issues.apache.org/jira/browse/QPID-7852
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>            Reporter: Keith Wall
>
> The 0-10 spec says:
> bq. An AMQP client MUST handle incoming message.reject commands.
> but the client does not implement it.  The Java Broker sends 
> {{message.rejec}} when MessageAcceptMode {{EXPLICIT}} and the message cannot 
> be routed to a queue 
> (org/apache/qpid/server/protocol/v0_10/ServerSessionDelegate.java:493).  
> It appears that the client will just ignore the receipt of {{message.reject}} 
> and the application will be unaware that the message has been lost.
> I am not sure if the CPP Broker sends {{message.reject}} or not.



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

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

Reply via email to