[jbossts-issues] [JBoss JIRA] (JBTM-2283) Tooling no longer exposes JTS record types

Michael Musgrove (JIRA) issues at jboss.org
Thu Nov 6 05:17:29 EST 2014


    [ https://issues.jboss.org/browse/JBTM-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017737#comment-13017737 ] 

Michael Musgrove commented on JBTM-2283:
----------------------------------------

The tooling maintained a map between record types and type names. Then, for each record type there is a bean that is responsible for exposing info about an instance of that record type (another map). To simplify things I condensed the two maps to a collection of tuples (record type, bean type, typename). When I did the refactor I lost the typename for JTS record types.

I fixed that and added a test to catch any further oversights.


> Tooling no longer exposes JTS record types
> ------------------------------------------
>
>                 Key: JBTM-2283
>                 URL: https://issues.jboss.org/browse/JBTM-2283
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>          Components: Tooling
>    Affects Versions: 4.17.23, 5.0.3
>            Reporter: Michael Musgrove
>            Assignee: Michael Musgrove
>             Fix For: 4.17.24, 5.0.4
>
>
> Transacton records of type StateManager/BasicAction/TwoPhaseCoordinator/ArjunaTransactionImple are no longer exposed via the tooling.



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jbossts-issues mailing list