Alexey Goncharuk created IGNITE-7842:
----------------------------------------
Summary: testPutReaderUpdatePrimaryFails1 fails on TC
Key: IGNITE-7842
URL:
https://issues.apache.org/jira/browse/IGNITE-7842 Project: Ignite
Issue Type: Test
Components: cache
Reporter: Alexey Goncharuk
Assignee: Alexey Goncharuk
Fix For: 2.5
The test fails because the transaction being tested may be non-one-phase commit (a partition may be not evicted yet by the time the test starts),
The suggested fix is to use a stronger version of awaitPartitionMapExchange(boolean, boolean, List<ClusterNode>).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)