You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2018/03/27 14:04:00 UTC

[jira] [Created] (IGNITE-8058) GridMarshallerMappingConsistencyTest.testPersistedMappingsSharedOnJoin is flaky in master

Dmitriy Pavlov created IGNITE-8058:
--------------------------------------

             Summary: GridMarshallerMappingConsistencyTest.testPersistedMappingsSharedOnJoin  is flaky in master
                 Key: IGNITE-8058
                 URL: https://issues.apache.org/jira/browse/IGNITE-8058
             Project: Ignite
          Issue Type: Test
            Reporter: Dmitriy Pavlov
            Assignee: Denis Mekhanikov


https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=408332895682007527&branch=%3Cdefault%3E&tab=testDetails

Test introduced in [IGNITE-7794] is flaky, fail rate ~33%

{noformat}
org.apache.ignite.IgniteException: Can not perform the operation because the cluster is inactive. Note, that the cluster is considered inactive by default if Ignite Persistent Store is used to let all the nodes join the cluster. To activate the cluster call Ignite.active(true).
    at org.apache.ignite.marshaller.GridMarshallerMappingConsistencyTest.testPersistedMappingsSharedOnJoin(GridMarshallerMappingConsistencyTest.java:160)
{noformat}
Please fix. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)