[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-1772) Port JBMESSAGING-1439 back to JBM

Howard Gao (JIRA) jira-events at lists.jboss.org
Tue Dec 1 01:17:29 EST 2009


    [ https://jira.jboss.org/jira/browse/JBMESSAGING-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12497365#action_12497365 ] 

Howard Gao commented on JBMESSAGING-1772:
-----------------------------------------


Plan to add three operations:

   boolean commitPreparedTransaction(transactionID)
   boolean rollbackPreparedTransaction(transactionID)

To be able to list transactions by their creation time (as done in HornetQ), we need to add a column to JBM_TX table to record the creation time. That will cause backward compatibility issue. Considering we already have a retrieveTransactions() to list the transactions and JBM is only in maintenance mode, I suggest we don't add such a method and use the old one.

Howard


> Port JBMESSAGING-1439 back to JBM
> ---------------------------------
>
>                 Key: JBMESSAGING-1772
>                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1772
>             Project: JBoss Messaging
>          Issue Type: Feature Request
>          Components: Configuration and Management
>    Affects Versions: 1.4.0.SP3.CP09, 1.4.5.GA, 1.4.6.GA
>            Reporter: Howard Gao
>            Assignee: Howard Gao
>             Fix For: 1.4.0.SP3.CP10, 1.4.6.GA.SP1, 1.4.7.GA
>
>


-- 
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 jboss-jira mailing list