You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2018/03/30 15:41:00 UTC

[jira] [Created] (IGNITE-8089) Cache group presence assertion failed in (PM) exchange in IgniteStandByClientReconnectToNewClusterTest

Dmitriy Pavlov created IGNITE-8089:
--------------------------------------

             Summary: Cache group presence assertion failed in (PM) exchange in IgniteStandByClientReconnectToNewClusterTest
                 Key: IGNITE-8089
                 URL: https://issues.apache.org/jira/browse/IGNITE-8089
             Project: Ignite
          Issue Type: Test
            Reporter: Dmitriy Pavlov


IgniteStandByClusterSuite: IgniteStandByClientReconnectToNewClusterTest.testActiveClientReconnectToActiveCluster (master fail rate 11,3%)

https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-3118895430102702001&branch=%3Cdefault%3E&tab=testDetails

{noformat}
java.lang.AssertionError: -2100569601
    at org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager$CachesInfo.group(CacheAffinitySharedManager.java:2636)
    at org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager$8.applyx(CacheAffinitySharedManager.java:989)
    at org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager$8.applyx(CacheAffinitySharedManager.java:983)
    at org.apache.ignite.internal.util.lang.IgniteInClosureX.apply(IgniteInClosureX.java:38)
    at org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager.forAllCacheGroups(CacheAffinitySharedManager.java:1118)
    at org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager.onChangeAffinityMessage(CacheAffinitySharedManager.java:983)
    at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.onAffinityChangeRequest(GridDhtPartitionsExchangeFuture.java:1003)
    at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.init(GridDhtPartitionsExchangeFuture.java:648)
    at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:2344)
    at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:110)
    at java.lang.Thread.run(Thread.java:745)
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)