You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ken Giusti (Jira)" <ji...@apache.org> on 2020/03/09 12:53:00 UTC

[jira] [Created] (DISPATCH-1590) Routed link stall when partial received message is < default buffer size

Ken Giusti created DISPATCH-1590:
------------------------------------

             Summary: 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
             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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org