[infinispan-issues] [JBoss JIRA] (ISPN-2460) Allow 1PCs for synchronous xsite replication
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Sun Nov 18 19:19:21 EST 2012
[ https://issues.jboss.org/browse/ISPN-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-2460:
--------------------------------
Fix Version/s: 5.2.0.Beta4
> Allow 1PCs for synchronous xsite replication
> --------------------------------------------
>
> Key: ISPN-2460
> URL: https://issues.jboss.org/browse/ISPN-2460
> Project: Infinispan
> Issue Type: Feature Request
> Components: Cross-Site Replication
> Affects Versions: 5.2.0.Beta3
> Reporter: Erik Salter
> Assignee: Mircea Markus
> Fix For: 5.2.0.Beta4
>
>
> We should allow a 1PC optimization for xsite synchronous replication. Since synchronous replication is performed in the originating site's transactional context and the remote locks are acquired at prepare time, we can still guarantee consistency of data.
> The default should be to use 1PC. However, this feature will require a new configuration option. <backup ... use2PC="true"/> to allow the traditional 2PC to be enabled.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list