You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Teemu Torma (JIRA)" <ji...@apache.org> on 2007/03/13 21:41:34 UTC

[jira] Closed: (AMQCPP-87) ActiveMQConnectionFactory creates only one unique clientId

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

Teemu Torma closed AMQCPP-87.
-----------------------------


> ActiveMQConnectionFactory creates only one unique clientId
> ----------------------------------------------------------
>
>                 Key: AMQCPP-87
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-87
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>          Components: Openwire
>    Affects Versions: 2.0
>            Reporter: Teemu Torma
>         Assigned To: Timothy Bish
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: connection-factory.patch
>
>
> ActiveMQConnectionFactory creates only one unique clientId.  This prevents creating multiple connections using the same factory.
> The attached patch creates uuid once, and adds a counter to it if needed.  It is just a proposal, and I have only very quickly tested it on linux/gcc 4.1.

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