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: [email protected]
For additional commands, e-mail: [email protected]