[infinispan-issues] [JBoss JIRA] (ISPN-2421) Optimise the call to LocalTransaction.getCommitNodes
Adrian Nistor (JIRA)
jira-events at lists.jboss.org
Sat Jan 19 07:29:21 EST 2013
[ https://issues.jboss.org/browse/ISPN-2421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Nistor updated ISPN-2421:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/1589
> Optimise the call to LocalTransaction.getCommitNodes
> ----------------------------------------------------
>
> Key: ISPN-2421
> URL: https://issues.jboss.org/browse/ISPN-2421
> Project: Infinispan
> Issue Type: Sub-task
> Affects Versions: 5.2.0.Beta2
> Reporter: Mircea Markus
> Assignee: Adrian Nistor
> Fix For: 5.2.0.Final
>
>
> Once ISPN-2420 is in place, we can optimise LocaTransaction.getCommitNodes to only calculate the destination IFF the topologyId has changed between the tx being prepared and now.
> And we should also remove TransactionTable.useStrictTopologyIdComparison() and simplify all code that relied on it in AbstractTxLockingInterceptor.
--
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