[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1295) implement JBossCache as an XA resource, rather than standard JTA Synchronizations
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Mon Feb 25 08:31:54 EST 2008
implement JBossCache as an XA resource, rather than standard JTA Synchronizations
---------------------------------------------------------------------------------
Key: JBCACHE-1295
URL: http://jira.jboss.com/jira/browse/JBCACHE-1295
Project: JBoss Cache
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Mircea Markus
Assigned To: Manik Surtani
this is a quirk in that we actually finish committing state to the cache in afterCompletion() which is actually incorrect - but since this involves replication informing remote caches to commit their state as well, we can only be sure of this success in afterCompletion().
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list