[
https://issues.apache.org/jira/browse/IGNITE-11462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16783045#comment-16783045
]
Ivan Pavlukhin commented on IGNITE-11462:
-----------------------------------------
[~amashenkov] here is my comment. Simply catching
{{TransactionSerializationException}} seems not right here because we can get
such exception wrapped into {{CacheException}}.
{{MvccFeatureChecker#assertMvccWriteConflict}} could be used.
> MVCC: Fix GridCachePartitionedNearDisabledMvccTxMultiThreadedSelfTest.
> ----------------------------------------------------------------------
>
> Key: IGNITE-11462
> URL: https://issues.apache.org/jira/browse/IGNITE-11462
> Project: Ignite
> Issue Type: Test
> Components: mvcc
> Reporter: Andrew Mashenkov
> Assignee: Andrew Mashenkov
> Priority: Major
> Labels: MakeTeamcityGreenAgain
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Next tests failed on TC:
> GridCachePartitionedNearDisabledMvccTxMultiThreadedSelfTest.testPessimisticRepeatableReadCommitMultithreaded
> GridCacheReplicatedMvccTxMultiThreadedSelfTest.testPessimisticRepeatableReadCommitMultithreaded
>
> Seems, retry on write conflict is missed in test.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)