Dynamic binding for federation links
------------------------------------
Key: QPID-1348
URL: https://issues.apache.org/jira/browse/QPID-1348
Project: Qpid
Issue Type: New Feature
Components: C++ Broker
Affects Versions: M4
Reporter: Ted Ross
Assignee: Ted Ross
Fix For: M4
Messages are currently routed across federation (inter-broker) links by
statically configured exchange bindings. This leads to a situation where
either messages don't get sent to newly-bound consumers or (more likely)
messages are routed unnecessarily to brokers on which there are no interested
consumers.
This new feature addresses this problem by causing federation bindings to
automatically track the bindings of consumers.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.