[infinispan-issues] [JBoss JIRA] (ISPN-3097) Improve total order test suite
Pedro Ruivo (JIRA)
jira-events at lists.jboss.org
Thu May 16 05:18:06 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pedro Ruivo updated ISPN-3097:
------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request: https://github.com/infinispan/infinispan/pull/1821
changes:
* bugfix: the PrepareCommand was triggering the RollbackCommand if the CommitCommand arrives at the same as the PrepareCommand
* the simple test cases extend a common base test implementation
* added more tests varying the configuration
* before each assertion, the test waits until all the nodes involved in the transaction sees commit it.
> Improve total order test suite
> ------------------------------
>
> Key: ISPN-3097
> URL: https://issues.jboss.org/browse/ISPN-3097
> Project: Infinispan
> Issue Type: Enhancement
> Components: Transactions
> Affects Versions: 5.3.0.Beta1
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
> Fix For: 5.3.0.Final
>
>
> with async configurations, the total order test suite can make the assertions before the transaction reach all the nodes.
--
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