You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2018/02/28 11:42:00 UTC

[jira] [Created] (IGNITE-7842) testPutReaderUpdatePrimaryFails1 fails on TC

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)