Dmitriy Govorukhin created IGNITE-6091:
------------------------------------------
Summary: Test fail CacheLateAffinityAssignmentTest.testRandomOperations
Key: IGNITE-6091
URL:
https://issues.apache.org/jira/browse/IGNITE-6091 Project: Ignite
Issue Type: Test
Affects Versions: 2.1
Reporter: Dmitriy Govorukhin
Assignee: Dmitriy Govorukhin
Fix For: 2.2
Flaky test
{code}
junit.framework.AssertionFailedError: Unexpected error: javax.cache.CacheException: class org.apache.ignite.IgniteCheckedException: Failed to perform cache operation (cache topology is not valid): join-cache-24
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at org.apache.ignite.internal.processors.cache.distributed.CacheLateAffinityAssignmentTest.checkCaches(CacheLateAffinityAssignmentTest.java:2176)
at org.apache.ignite.internal.processors.cache.distributed.CacheLateAffinityAssignmentTest.afterTest(CacheLateAffinityAssignmentTest.java:225)
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)