Rajith Attapattu wrote:
Hi Qpidians,Currently our temp queue naming is hard coded to "Temp_ " + uuid. We could change this to a format that is configurable and captures more useful information that can be utilized by, a) management tools to provide more visibility b) ACL modules. I propose the following format {host}.{port}.{user_prefix}.{uuid}. The above format is configurable with {uuid} being the only mandatory part. The order of the tokens could also be changed.
As well as the name, allowing the exchange and binding key used to be configurable in some way would be useful.
