[
https://issues.apache.org/jira/browse/IGNITE-10080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16696083#comment-16696083
]
Pavel Kovalenko commented on IGNITE-10080:
------------------------------------------
[~xtern] Could you please resolve PR concerns in Upsource? When all concerns
are resolved, please re-run tests and get green bot visa.
> IgniteCacheTestSuite6 (Cache 6) contains some long-running tests that should
> be optimized.
> ------------------------------------------------------------------------------------------
>
> Key: IGNITE-10080
> URL: https://issues.apache.org/jira/browse/IGNITE-10080
> Project: Ignite
> Issue Type: Improvement
> Affects Versions: 2.6
> Reporter: Pavel Pereslegin
> Assignee: Pavel Pereslegin
> Priority: Major
> Labels: MakeTeamcityGreenAgain
> Fix For: 2.8
>
>
> We found that these tests take too long to complete and need to be optimized:
> {noformat}
> TxOptimisticPrepareOnUnstableTopologyTest.testPrepareOnUnstableTopology
> IgniteOptimisticTxSuspendResumeMultiServerTest.testSuspendTxAndResumeAfterTopologyChange
> TxRollbackAsyncTest.testSynchronousRollback
> TxRollbackAsyncNearCacheTest.testSynchronousRollback
> CacheExchangeMergeTest.testConcurrentStartServersAndClients
> CacheExchangeMergeTest.testConcurrentStartServers
> {noformat}
> *update*
> {{TxRollbackAsyncTest.testSynchronousRollback}} was optimized in IGNITE-10107/
> {{testSuspendTxAndResumeAfterTopologyChange}} was refactored, reduced number
> of server restarts (from 72 to 3).
> {{testConcurrentStartServers}} reduced number of iterations using scale
> factor utility.
> {{TxOptimisticPrepareOnUnstableTopologyTest}} reduced server startup delay.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)