Vladimir Ozerov created IGNITE-5501:
---------------------------------------

             Summary: IgniteCachePartitionMapUpdateTest hangs
                 Key: IGNITE-5501
                 URL: https://issues.apache.org/jira/browse/IGNITE-5501
             Project: Ignite
          Issue Type: Bug
          Components: cache
            Reporter: Vladimir Ozerov
            Assignee: Semen Boikov
             Fix For: 2.1


Currently all tests in {{IgniteCachePartitionMapUpdateTest}} hang. Reproducible 
locally. No obvious deadlock is visible from thread dumps. No assertions or 
obvious exceptions. Log is not informative:
{code}
org.apache.ignite.IgniteException: Timeout of waiting for topology map update 
[igniteInstanceName=cache.IgniteCachePartitionMapUpdateTest1, 
cache=ignite-atomics-sys-cache, cacheId=689859866, 
topVer=AffinityTopologyVersion [topVer=5, minorTopVer=0], p=2, 
readVer=AffinityTopologyVersion [topVer=5, minorTopVer=0], 
locNode=TcpDiscoveryNode [id=fe63c3eb-1715-4f9a-a183-acb6bfe00001, 
addrs=[127.0.0.1], sockAddrs=[/127.0.0.1:47501], discPort=47501, order=2, 
intOrder=2, lastExchangeTime=1497465751500, loc=true, 
ver=2.1.0#19700101-sha1:00000000, isClient=false]]
    at 
org.apache.ignite.testframework.junits.common.GridCommonAbstractTest.awaitPartitionMapExchange(GridCommonAbstractTest.java:691)
    at 
org.apache.ignite.testframework.junits.common.GridCommonAbstractTest.awaitPartitionMapExchange(GridCommonAbstractTest.java:532)
    at 
org.apache.ignite.testframework.junits.common.GridCommonAbstractTest.awaitPartitionMapExchange(GridCommonAbstractTest.java:517)
    at 
org.apache.ignite.internal.processors.cache.IgniteCachePartitionMapUpdateTest.testPartitionMapUpdate1(IgniteCachePartitionMapUpdateTest.java:145)
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to