Igor Seliverstov created IGNITE-6075:
----------------------------------------

             Summary: CacheLoadingConcurrentGridStartSelfTest sometimes fails
                 Key: IGNITE-6075
                 URL: https://issues.apache.org/jira/browse/IGNITE-6075
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 2.1
            Reporter: Igor Seliverstov


Seems that not all keys are in a cache after loading via DataStreamer

{{CacheLoadingConcurrentGridStartSelfTest.testLoadCacheWithDataStreamerSequential}}

{noformat}
[2017-08-15 13:25:38,435][INFO 
][test-runner-#54053%distributed.CacheLoadingConcurrentGridStartSelfTest%][root]
 Streaming 300000'th entry.
[2017-08-15 13:25:39,277][INFO 
][test-runner-#54053%distributed.CacheLoadingConcurrentGridStartSelfTest%][root]
 Streaming 400000'th entry.
[2017-08-15 13:25:40,100][INFO 
][test-runner-#54053%distributed.CacheLoadingConcurrentGridStartSelfTest%][root]
 Streaming 500000'th entry.
[2017-08-15 13:25:40,866][INFO 
][test-runner-#54053%distributed.CacheLoadingConcurrentGridStartSelfTest%][root]
 Streaming 600000'th entry.
[2017-08-15 13:25:41,666][INFO 
][test-runner-#54053%distributed.CacheLoadingConcurrentGridStartSelfTest%][root]
 Streaming 700000'th entry.
[2017-08-15 13:25:42,453][INFO 
][test-runner-#54053%distributed.CacheLoadingConcurrentGridStartSelfTest%][root]
 Streaming 800000'th entry.
[2017-08-15 13:25:43,211][INFO 
][test-runner-#54053%distributed.CacheLoadingConcurrentGridStartSelfTest%][root]
 Streaming 900000'th entry.
[2017-08-15 13:25:43,944][INFO 
][test-runner-#54053%distributed.CacheLoadingConcurrentGridStartSelfTest%][root]
 Data loaded.
[2017-08-15 13:26:06,518][INFO 
][test-runner-#54053%distributed.CacheLoadingConcurrentGridStartSelfTest%][root]
 Actual cache size: 999998
[2017-08-15 13:26:06,519][INFO 
][test-runner-#54053%distributed.CacheLoadingConcurrentGridStartSelfTest%][root]
 Missed key info:8fe76132-b563-4b7e-b611-386f5de00004 primary=true backup=false 
local peek=null
[2017-08-15 13:26:06,519][INFO 
][test-runner-#54053%distributed.CacheLoadingConcurrentGridStartSelfTest%][root]
 Missed key info:b774fe8f-849a-4b1f-abf6-26acd5f00002 primary=false 
backup=false local peek=null
[2017-08-15 13:26:06,519][INFO 
][test-runner-#54053%distributed.CacheLoadingConcurrentGridStartSelfTest%][root]
 Missed key info:d4f4a4ae-a1e3-4c6b-90b8-823898c00003 primary=false 
backup=false local peek=null
[2017-08-15 13:26:06,519][INFO 
][test-runner-#54053%distributed.CacheLoadingConcurrentGridStartSelfTest%][root]
 Missed key info:17a2d999-045e-4e58-8be6-55930a300000 primary=false 
backup=false local peek=null
[2017-08-15 13:26:06,519][INFO 
][test-runner-#54053%distributed.CacheLoadingConcurrentGridStartSelfTest%][root]
 Missed key info:e18c8fb1-c972-4a75-901c-818bbf900001 primary=false backup=true 
local peek=null
{noformat}




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

Reply via email to