Alexey Kukushkin created IGNITE-9204:
----------------------------------------
Summary: Test
org.apache.ignite.client.ReliabilityTest@testFailover fails intermittently
Key: IGNITE-9204
URL: https://issues.apache.org/jira/browse/IGNITE-9204
Project: Ignite
Issue Type: Test
Components: thin client
Affects Versions: 2.6
Reporter: Alexey Kukushkin
Assignee: Alexey Kukushkin
Fix For: 2.7
According to [Apache Ignite Team
City|https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=1817609924700192054&tab=testDetails],
test org.apache.ignite.client.ReliabilityTest@testFailover fails
intermittently with this message:
{noformat}
java.lang.AssertionError: Ignite cluster is unavailable expected null, but
was:<org.apache.ignite.client.ClientConnectionException: Ignite cluster is
unavailable> at
org.apache.ignite.client.ReliabilityTest.assertOnUnstableCluster(ReliabilityTest.java:184)
at
org.apache.ignite.client.ReliabilityTest.testFailover(ReliabilityTest.java:88)
***** Text was not loaded fully because its' size exceeds 2 MB, see full log
for the whole text *****
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)