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

Robbie Gemmell commented on QPID-7570:
--------------------------------------

:)

> [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
>            Assignee: Rob Godfrey
>             Fix For: qpid-java-6.2
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to