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

Rob Godfrey resolved QPID-612.
------------------------------

       Resolution: Fixed
    Fix Version/s: M2.1

Fixed on M2.1 and merged onto M2

> Duplicate temporary queue names when running unit tests
> -------------------------------------------------------
>
>                 Key: QPID-612
>                 URL: https://issues.apache.org/jira/browse/QPID-612
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker, Java Client
>    Affects Versions: M2
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>             Fix For: M2, M2.1
>
>
> When running maven in a loop, on several occaisions errors occured where 
> there was an attemot to generate a second temprary queue  with the same name 
> as an existing temp queue.
> There are several different places in the code where temporary queue names 
> are created, and the use different strategies.  They should all use the same 
> strategy, so as to avoid accidental collisions.
> Suggest changing all to use a UUID based name

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to