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

ASF subversion and git services commented on DISPATCH-1590:
-----------------------------------------------------------

Commit 2b7c0fcb0dd2e4749fb8e69eafa45f790c4fd363 in qpid-dispatch's branch 
refs/heads/master from Ken Giusti
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=2b7c0fc ]

DISPATCH-1590: ensure msg content buffer list is valid on fanout


> Routed link stall when partial received message is < default buffer size
> ------------------------------------------------------------------------
>
>                 Key: DISPATCH-1590
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1590
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Router Node
>    Affects Versions: 1.10.0
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Blocker
>             Fix For: 1.11.0
>
>
> In message routing the router ensures that at least the message annotations 
> have arrived before the message is forwarded.
> This is not the case for link routing as there is no need to parse any of the 
> messages headers.
> However if a partial link routed message arrives, and the amount of message 
> data is < the default buffer size, then the message fails to be sent out of 
> the router.  The message transfer stalls and the link is blocked indefinitely.



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