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:45:00 UTC

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

Keith Wall created QPID-7852:
--------------------------------

             Summary: [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.





--
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