Denis Magda created IGNITE-1100:
-----------------------------------
Summary: TcpDiscoveryMultiTreadedTest.testMultiThreaded() fails
Key: IGNITE-1100
URL:
https://issues.apache.org/jira/browse/IGNITE-1100 Project: Ignite
Issue Type: Bug
Components: general
Affects Versions: sprint-7
Reporter: Denis Magda
TcpDiscoveryMultiThreaded wasn't added to any suite.
After it's addition it became clear that testMultiThreaded fails permanently.
This message always repeats in the log.
{noformat}
[12:01:34,223][WARN ][ignite-#2790%sys-tcp.TcpDiscoveryMultiThreadedTest9%][GridDhtPartitionsExchangeFuture] Retrying preload partition exchange due to timeout [done=false, dummy=false, exchId=GridDhtPartitionExchangeId [topVer=AffinityTopologyVersion [topVer=103, minorTopVer=0], nodeId=90055622, evt=NODE_JOINED], rcvdIds=[5087d2b6, 104bf438, 501ec7b1, 50b290bd, 60b3a52f, 60cea4d7, 4033b64e, 7004a020, 00bb7ec0, 30056464, 800eb9be, 701f7d6f, 6062171e, 201361b4], rmtIds=[201361b4, 30056464, 4033b64e, 104bf438], remaining=[], init=true, initFut=true, ready=false, replied=false, added=true, oldest=201361b4, oldestOrder=98, evtLatch=0, locNodeOrder=103, locNodeId=90055622-02b7-4f44-8c4c-18440d7dc009]
{noformat}
The full log is attached to the issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)