[
https://issues.apache.org/jira/browse/AMQ-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell updated AMQ-5391:
--------------------------------
Attachment: 0002-AMQ-5391-offer-the-ANONYMOUS-RELAY-connection-capabi.patch
Adding an additional patch, which applies after the earlier patch, to offer the
ANONYMOUS-RELAY connection-capability to signify support for the anonymous
relay as enabled by the changes made in the original patch.
> Support for anonymous style producers in AMQP
> ---------------------------------------------
>
> Key: AMQ-5391
> URL: https://issues.apache.org/jira/browse/AMQ-5391
> Project: ActiveMQ
> Issue Type: New Feature
> Components: AMQP
> Affects Versions: 5.11.0
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Fix For: 5.11.0
>
> Attachments:
> 0001-AMQ-5391-use-null-or-empty-address-to-signify-anonym.patch,
> 0002-AMQ-5391-offer-the-ANONYMOUS-RELAY-connection-capabi.patch
>
>
> Current AMQP implementation doesn't provide a way to implement efficient
> anonymous producers. The QPid JMS client for instance opens a new producer
> instance for each destination that the anonymous producer sends to. To more
> efficiently handle anonymous producers we should provide a configurable node
> name (default as $relay) which would use the to feild of the incoming message
> to decide where the message is to be sent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)