Gordon Sim created QPID-5737:
--------------------------------
Summary: [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]