[
https://issues.apache.org/jira/browse/QPID-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kennedy resolved QPID-2799.
----------------------------------
Resolution: Fixed
Committed change fixes issue
> Temporary queue names should be more meaningful
> -----------------------------------------------
>
> Key: QPID-2799
> URL: https://issues.apache.org/jira/browse/QPID-2799
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Affects Versions: 0.7
> Reporter: Andrew Kennedy
> Priority: Minor
> Fix For: 0.7
>
>
> When temporary queue names are created, only some illegal characters are
> converted to underscores, leading to names like temp_192_168_1_1234567_1,
> which may be a queue with a subscriber at 192,168.1.1, 192.168.1.12 or
> 192.168.1.123, for instance. All illegal characters should be transformed to
> underscores, and multiple adjacent underscores converted to single.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]