Ivan Bessonov created IGNITE-11684:
--------------------------------------
Summary: CacheSerializableTransactionsTest#testGetRemoveTxNearCache2 (and 1) is flacky
Key: IGNITE-11684
URL:
https://issues.apache.org/jira/browse/IGNITE-11684 Project: Ignite
Issue Type: Test
Reporter: Ivan Bessonov
Assignee: Ivan Bessonov
[
https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=4876515758596068461&tab=testDetails&branch_IgniteTests24Java8=%3Cdefault%3E]
Problem occurs when two optimistic&serializable transactions are being executed from the same client with near cache, when one of transaction removes key and another updates.
In this scenario near node can be removed from "readers" list if "remove" transaction was completed before "update" transaction.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)