Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
Next tests are failed with unexpected TxRollbackException in mvcc mode:
TxRollbackOnIncorrectParamsTest.testLabelFilledLocalGuarantee
TxRollbackOnIncorrectParamsTest.testLabelFilledRemoteGuarantee
TxRollbackOnIncorrectParamsTest.testRollbackInsideLocalListenerAfterRemoteFilter
TxRollbackOnIncorrectParamsTest.testTimeoutSetLocalGuarantee
TxRollbackOnIncorrectParamsTest.testTimeoutSetRemoteGuarantee
Seems, smth was missed in IGNITE-10415 fix or during merge to master.