Federation (inter-broker) links cause C++ broker to hang
--------------------------------------------------------
Key: QPID-903
URL: https://issues.apache.org/jira/browse/QPID-903
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Reporter: Ted Ross
When creating a "Bridge" queue for broker federation, the destination broker
hangs and can only be stopped with a "kill -9".
To reproduce:
- Run two brokers. Can be on the same host with different ports.
- Using the mgmt-cli utility, invoke the "Connect" method on the destination
broker using the host and port of the source broker.
- Find the resultant "link" object.
- Invoke the "Bridge" method on the link object with the following arguments:
src amq.direct routing-key 0 0
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.