[infinispan-issues] [JBoss JIRA] Commented: (ISPN-1080) Investigate and document XA recovery integration with JBossTS
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Thu May 19 07:06:01 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603167#comment-12603167 ]
Mircea Markus commented on ISPN-1080:
-------------------------------------
TransactionXAAdapter.hashCode depends on the localtransaction associated with the XAResiurce. This is not good, as the TransactionXAAdapter might not be associated to a transaction at all.
> Investigate and document XA recovery integration with JBossTS
> -------------------------------------------------------------
>
> Key: ISPN-1080
> URL: https://issues.jboss.org/browse/ISPN-1080
> Project: Infinispan
> Issue Type: Feature Request
> Reporter: Mircea Markus
> Assignee: Mircea Markus
> Labels: jta, recovery, xa
> Fix For: 5.0.0.FINAL
>
>
> Reading the JBossTS recovery documentation[1], the recovery process should be able to pull recovery info from ISPN's XAResource implementation by calling .recover(). The issue is that this method needs to be called in the same process where ISPN node leaves and ATM its not possible to invoke it from a different process.
> This documentation would also be useful for users that want to set up/play with transaction recovery in general.
> [1] http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/4.3/html-single/JBoss_Transactions_Failure_Recovery_Guide/index.html
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list