[
https://issues.apache.org/jira/browse/IGNITE-21473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Lapin resolved IGNITE-21473.
--------------------------------------
Fix Version/s: 3.0.0-beta2
Resolution: Fixed
> Some transactional tests are not necessary for three node tests
> ---------------------------------------------------------------
>
> Key: IGNITE-21473
> URL: https://issues.apache.org/jira/browse/IGNITE-21473
> Project: Ignite
> Issue Type: Bug
> Reporter: Denis Chudov
> Assignee: Denis Chudov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Following tests:
>
> {code:java}
> TxAbstractTest#testTransactionMultiThreadedCommit
> TxAbstractTest#testTransactionMultiThreadedCommitEmpty
> TxAbstractTest#testTransactionMultiThreadedRollback
> TxAbstractTest#testTransactionMultiThreadedRollbackEmpty
> TxAbstractTest#testTransactionMultiThreadedMixed
> TxAbstractTest#testTransactionMultiThreadedMixedEmpty
> {code}
> take significant time on TC but not actually necessary for all
> implementations of TxAbstractTest. Thay can be moved to another subclass.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)