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

ASF subversion and git services commented on QPID-5737:
-------------------------------------------------------

Commit 1591470 from [~gsim] in branch 'qpid/trunk'
[ https://svn.apache.org/r1591470 ]

QPID-5737: wakeup driver for output which may be necessary if sessions outgoing 
window has been moved forward by peer

> [AMQP 1.0] client can hang if session window is moved after last message is 
> sent
> --------------------------------------------------------------------------------
>
>                 Key: QPID-5737
>                 URL: https://issues.apache.org/jira/browse/QPID-5737
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>    Affects Versions: 0.28
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>             Fix For: 0.29
>
>
> If the server to which a client is connected sets a session window and this 
> gets exhausted, then the proton engine will stop emitting the transfers. If 
> the window isn't moved until after the client stops trying to do any output 
> (e.g. after sending is finished), then the moving of the window doesn't cause 
> output to be triggered.
> E.g. using latest dispatch router, send 1000 messages reliably through router 
> to a single receiver. The sender often hangs on session.sync().



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to