[ 
https://issues.apache.org/jira/browse/DISPATCH-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246221#comment-17246221
 ] 

ASF GitHub Bot commented on DISPATCH-1869:
------------------------------------------

kgiusti opened a new pull request #938:
URL: https://github.com/apache/qpid-dispatch/pull/938


   DISPATCH-1859: re-work server connection cleanup


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> 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
>            Priority: Major
>             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