[jbossts-issues] [JBoss JIRA] Closed: (JBTM-557) remove use of HashList from interposition code

Mark Little (JIRA) jira-events at lists.jboss.org
Fri May 22 09:24:02 EDT 2009


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

Mark Little closed JBTM-557.
----------------------------

    Resolution: Done


> remove use of HashList from interposition code
> ----------------------------------------------
>
>                 Key: JBTM-557
>                 URL: https://jira.jboss.org/jira/browse/JBTM-557
>             Project: JBoss Transaction Manager
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: JTS
>    Affects Versions: 4.6.1
>            Reporter: Jonathan Halliday
>            Assignee: Jonathan Halliday
>             Fix For: 4.7.0
>
>
> The ServerResource class uses HashList to store children and the Interposition class uses HashList to store the interposition hierarchy. Change these to use java.util.List. The lists probably are not long enough for the performance change to matter, but we'll revisit the implementation choice if needed.

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