Raul Kripalani created AMQ-4018:
-----------------------------------
Summary: Fanout protocol: allow consuming from multiple brokers
Key: AMQ-4018
URL: https://issues.apache.org/jira/browse/AMQ-4018
Project: ActiveMQ
Issue Type: New Feature
Components: JMS client
Affects Versions: 5.6.0
Reporter: Raul Kripalani
The fanout URL is originally designed for producing into multiple brokers at once. But an
enhancement to consume from multiple brokers simultaneously would be nice. Currently a 'primary'
connection is selected out of all underlying transport connections, and all consumption is
attached to the 'primary' connection.
This behaviour was already requested in the community: http://activemq.2283324.n4.nabble.com/Single-consumer-for-multiple-brokers-td2362045.html.
But I've been unable to find any follow-ups, hence creating this ticket.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|