[jbossts-issues] [JBoss JIRA] Updated: (JBTM-653) refactor Xid handling

Mark Little (JIRA) jira-events at lists.jboss.org
Sat Nov 14 17:10:29 EST 2009


     [ https://jira.jboss.org/jira/browse/JBTM-653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Little updated JBTM-653:
-----------------------------

    Component/s: Documentation


> refactor Xid handling
> ---------------------
>
>                 Key: JBTM-653
>                 URL: https://jira.jboss.org/jira/browse/JBTM-653
>             Project: JBoss Transaction Manager
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Documentation, JTA, JTS, Transaction Core
>    Affects Versions: 4.8.0
>            Reporter: Jonathan Halliday
>            Assignee: Jonathan Halliday
>             Fix For: 4.9.0
>
>
> Xid handling is a horrible mess. Creation is excruciatingly slow because XATxConverter uses Uid.stringFrom, then promptly turns the string back into a bunch of bytes. XID has no business being in ArjunaCore, or indeed externally exposed at all - it should be internal to XidImple.  Some static utility methods on XATxConverter and elsewhere would be better off in XidImple too.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossts-issues mailing list