[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-1352) Create an ultra high performance distributed transaction coordinator to handle infinispan, JMS, websevice(with compensation logic), file system resources and database transactions.
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Tue Aug 30 05:57:26 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani resolved ISPN-1352.
---------------------------------
Fix Version/s: (was: 5.1.0.FINAL)
(was: 5.2.0.FINAL)
(was: 6.0.0.FINAL)
Resolution: Rejected
This should be a feature request for the JBoss Transactions project.
> Create an ultra high performance distributed transaction coordinator to handle infinispan, JMS, websevice(with compensation logic), file system resources and database transactions.
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ISPN-1352
> URL: https://issues.jboss.org/browse/ISPN-1352
> Project: Infinispan
> Issue Type: Feature Request
> Reporter: Magnus Magnus
> Assignee: Manik Surtani
> Priority: Critical
>
> Create an ultra high performance distributed transaction coordinator to handle infinispan, JMS, websevice(with compensation logic), file system resources and database transactions. Current XA implementations cause high performace degradation.
> Transaction logs should be stored in massively parallelizabled sql/file backing stores(Use a write through cache region to store tx logs?) on the nodes.
> Transaction manager should work with only a webcontainer (without a real application server).
> Transaction coordinator should use blocking free(as much as possible) architecture in the source code.
--
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