You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/12/16 17:59:46 UTC

[jira] [Commented] (QPIDJMS-142) Clean up the IdGenerator used to create ID values for JMS resources

    [ https://issues.apache.org/jira/browse/QPIDJMS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15060296#comment-15060296 ] 

ASF subversion and git services commented on QPIDJMS-142:
---------------------------------------------------------

Commit f4bffc584529d374d2b4a8e9ef74aab1f3ae2870 in qpid-jms's branch refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=f4bffc5 ]

QPIDJMS-142 Remove much of the legacy generation code and use a simple
UUID plus sequence value, reduces complexity and removes some locking +
startup delay.

> Clean up the IdGenerator used to create ID values for JMS resources
> -------------------------------------------------------------------
>
>                 Key: QPIDJMS-142
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-142
>             Project: Qpid JMS
>          Issue Type: Improvement
>          Components: qpid-jms-client
>    Affects Versions: 0.6.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 0.7.0
>
>
> The current IdGenerator implementation uses some less than optimal logic to create ID values for the JMS resources.  We can streamline and simplify this using UUID values with some optional additional identifying bits.



--
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