C++ broker deadlock on subscribe/flow/sync
------------------------------------------
Key: QPID-633
URL: https://issues.apache.org/jira/browse/QPID-633
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Reporter: Rafael H. Schloming
Attachments: subscribe-stack.txt
I believe I've encountered a broker deadlock. The client is doing subscribe
immediately followed by a flow, and then syncing. The client reports sending
MessageSubscribe, MessageFlow, and ExecutionSync. The broker only reports
receiving MessageSubscribe and then hangs. I've attached the stack dump from
the broker.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.