[
https://issues.apache.org/jira/browse/QPID-6525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Godfrey updated QPID-6525:
------------------------------
Fix Version/s: 6.0 [Java]
> Allow temporary queue name prefix to be specified by the Broker
> ---------------------------------------------------------------
>
> Key: QPID-6525
> URL: https://issues.apache.org/jira/browse/QPID-6525
> Project: Qpid
> Issue Type: New Feature
> Components: Java Broker, Java Client
> Reporter: Lorenz Quack
> Assignee: Rob Godfrey
> Priority: Minor
> Fix For: 6.0 [Java]
>
> Attachments:
> 0001-QPID-6525-Java-Client-Java-Broker-Allow-temporary-qu.patch
>
>
> To support federation, temporary queue names need to be addressable from
> anywhere (within a federated space). For instance, I need to be able to
> forward a message containing a temporary reply-to: to an application
> connected to a different Broker, and that application needs to be able to
> successfully reply using that address.
> The Broker should be changed so that it sends a connection server property -
> a temporary queue prefix - during connection negotiation. The client should
> prepend this name to the name formed in the existing manner (i.e.temporary
> queue prefix + "TempQueue" + randomUUID . . It should be legal for the
> Broker not to send the new property, or for the property to be null or empty.
> In which case the name should be formed as today.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]