Dmitriy Pavlov created IGNITE-5806:
--------------------------------------

             Summary: IgniteCache5 suite timed out, assertions in sessions 
close logic
                 Key: IGNITE-5806
                 URL: https://issues.apache.org/jira/browse/IGNITE-5806
             Project: Ignite
          Issue Type: Bug
            Reporter: Dmitriy Pavlov
            Priority: Blocker


Ignite Cache 5 timeouts observed in master

http://ci.ignite.apache.org/viewType.html?buildTypeId=Ignite20Tests_IgniteCache5&branch_Ignite20Tests=%3Cdefault%3E&tab=buildTypeStatusDiv
Reproduced for builds 725, 740 and 748 
Log contains assertion coming from 
{code}
!sesHolder.get().ended(store); 
{code}
at
{noformat} [2017-07-21 
07:59:44,774][ERROR][sys-stripe-3-#117%cache.CacheSerializableTransactionsTest2%][G]
 Failed to execute runnable.
         
java.lang.AssertionError
at 
org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter.sessionEnd0(GridCacheStoreManagerAdapter.java:878)
at 
org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter.loadFromStore(GridCacheStoreManagerAdapter.java:335)
at 
org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter.load(GridCacheStoreManagerAdapter.java:282)
at 
org.apache.ignite.internal.processors.cache.GridCacheMapEntry.readThrough(GridCacheMapEntry.java:445)
at 
org.apache.ignite.internal.processors.cache.GridCacheMapEntry.innerGet0(GridCacheMapEntry.java:699)
at 
org.apache.ignite.internal.processors.cache.GridCacheMapEntry.innerGet(GridCacheMapEntry.java:461)
{noformat}




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

Reply via email to