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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to