[infinispan-issues] [JBoss JIRA] (ISPN-556) house keeping of stale prepared transactions
Mircea Markus (Resolved) (JIRA)
jira-events at lists.jboss.org
Tue Nov 22 13:59:40 EST 2011
[ https://issues.jboss.org/browse/ISPN-556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus resolved ISPN-556.
--------------------------------
Resolution: Won't Fix
this is soled by the transaction manager (as galder suggested): when the timeout happens the TM rollbacks the transaction.
> house keeping of stale prepared transactions
> --------------------------------------------
>
> Key: ISPN-556
> URL: https://issues.jboss.org/browse/ISPN-556
> Project: Infinispan
> Issue Type: Feature Request
> Components: Transactions
> Reporter: Mircea Markus
> Assignee: Mircea Markus
> Fix For: 5.2.0.FINAL
>
>
> We will need a background cleanup thread to clean up stale prepares and ongoing txs that have exceeded a timeout (in cases where there is no backend TM and hence no recovery)
> - Timeout could be set by user (cfg)
> - Or by TM (XAResource.setTimeout())
> Should also be able to release locks in this case
--
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 infinispan-issues
mailing list