Ken Giusti created DISPATCH-1869:
------------------------------------

             Summary: Adaptors must set message discard if message is invalid
                 Key: DISPATCH-1869
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1869
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Protocol Adaptors
    Affects Versions: 1.15.0
            Reporter: Ken Giusti
            Assignee: Ken Giusti
             Fix For: 1.15.0


If a message arriving at the adaptor from the core - via the adaptor's 
qdr_link_deliver_t callback handler - is determined to be invalid then the 
adaptor must set the message's discard flag via qd_message_set_discard(msg, 
true).

Failing to do this on large streaming messages may result in blocked links.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to