You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2017/07/05 11:46:00 UTC

[jira] [Updated] (QPID-7852) [0-10] Client ignores incoming message.reject

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

Keith Wall updated QPID-7852:
-----------------------------
    Description: 
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.



  was:
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.




> [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-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org