[infinispan-issues] [JBoss JIRA] (ISPN-3151) Disable transaction table completed transactions cleanup service when total order is used
Pedro Ruivo (JIRA)
jira-events at lists.jboss.org
Wed May 29 11:05:54 EDT 2013
Pedro Ruivo created ISPN-3151:
---------------------------------
Summary: Disable transaction table completed transactions cleanup service when total order is used
Key: ISPN-3151
URL: https://issues.jboss.org/browse/ISPN-3151
Project: Infinispan
Issue Type: Enhancement
Components: Transactions
Affects Versions: 5.3.0.Beta2
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Priority: Minor
Fix For: 5.3.0.Final
the total order has it own mechanism to deal with out of order commit/rollback commands. The completed transactions map is not used, so we can disable the cleanup service and the avoid accessing the map.
--
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