.NET Client does not properly handle bounced (undeliverable) messages
---------------------------------------------------------------------
Key: QPID-441
URL: https://issues.apache.org/jira/browse/QPID-441
Project: Qpid
Issue Type: Bug
Components: Dot Net Client
Affects Versions: M2
Reporter: Tomas Restrepo
Currently the .NET client correctly receives the Basic.Return method from the
server when an undeliverable message was sent by the client with the Mandatory
flag set. However, the client does not trigger an exception on the connection
with the error information and the bounced message, and instead silently
ignores it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.