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 2015/05/01 12:24:06 UTC

[jira] [Assigned] (QPID-6525) Allow temporary queue name prefix to be specified by the Broker

     [ https://issues.apache.org/jira/browse/QPID-6525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Godfrey reassigned QPID-6525:
---------------------------------

    Assignee: Rob Godfrey

> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org