You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <ji...@apache.org> on 2016/12/02 16:10:59 UTC

[jira] [Commented] (QPID-7570) [Java Broker] [AMQP 1.0] Add/advertise support for anonymous sending links

    [ https://issues.apache.org/jira/browse/QPID-7570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15715518#comment-15715518 ] 

Rob Godfrey commented on QPID-7570:
-----------------------------------

I believe this was already fixed by [this|http://svn.apache.org/viewvc?rev=1771691&view=rev] commit in QPID-7546

> [Java Broker] [AMQP 1.0] Add/advertise support for anonymous sending links
> --------------------------------------------------------------------------
>
>                 Key: QPID-7570
>                 URL: https://issues.apache.org/jira/browse/QPID-7570
>             Project: Qpid
>          Issue Type: New Feature
>            Reporter: Robbie Gemmell
>
> Several AMQP 1.0 servers support for 'anonymous sender' links, where the link is establsihed to a target with null address, then each message carries its destination in its "to" field.
> The AMQP 1.0 JMS client uses this when advertised via the "ANONYMOUS-RELAY" connection capability. If not advertised, it falls back to opening and closing individual links for each destination (with optional caching). QPIDJMS-227 showed that the Java broker does not advertise/have this support, as the client was in 'fallback mode' at the time.
> In the new JMS 2.0 'simplified API', all producers are anonymous.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org