[jbossts-issues] [JBoss JIRA] (JBTM-1008) Ensure that the Object Store header for action records is the first item to be packed

Michael Musgrove (Commented) (JIRA) jira-events at lists.jboss.org
Fri Dec 16 11:57:09 EST 2011


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

Michael Musgrove commented on JBTM-1008:
----------------------------------------

I did introduce a hack for SubordinateAtomicAction.java where I packed the header first (but then later on save_state is called on the super class which also packs the header).
                
> Ensure that the Object Store header for action records is the first item to be packed
> -------------------------------------------------------------------------------------
>
>                 Key: JBTM-1008
>                 URL: https://issues.jboss.org/browse/JBTM-1008
>             Project: JBoss Transaction Manager
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.16.0.Beta1
>            Reporter: Michael Musgrove
>            Assignee: Michael Musgrove
>            Priority: Minor
>             Fix For: 4.16.0.Final
>
>
> Some action classes call super.save_state after save their own state which results in the record header being packed at arbitrary locations within the record. Ideally the tooling (ObjStoreBrowser) would like to read the header without having to know the specific class responsible for the record.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossts-issues mailing list