You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2016/12/28 09:39:58 UTC

[jira] [Updated] (IGNITE-79) Illegal state exception in affinity assignment cache

     [ https://issues.apache.org/jira/browse/IGNITE-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Goncharuk updated IGNITE-79:
-----------------------------------
    Assignee:     (was: Alexey Goncharuk)

> Illegal state exception in affinity assignment cache
> ----------------------------------------------------
>
>                 Key: IGNITE-79
>                 URL: https://issues.apache.org/jira/browse/IGNITE-79
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Yakov Zhdanov
>
> {noformat}
> java.lang.IllegalStateException: Getting affinity for topology version earlier than affinity is calculated [locNodeId=41caf5c2-3827-4566-9e52-22dabf51f864, topVer=179, head=180]
> 	at org.gridgain.grid.kernal.processors.affinity.GridAffinityAssignmentCache.cachedAffinity(GridAffinityAssignmentCache.java:328) ~[gridgain-core-6.2.1-p1.jar:na]
> 	at org.gridgain.grid.kernal.processors.affinity.GridAffinityAssignmentCache.primaryPartitions(GridAffinityAssignmentCache.java:294) ~[gridgain-core-6.2.1-p1.jar:na]
> 	at org.gridgain.grid.kernal.processors.cache.GridCacheAffinityManager.primaryPartitions(GridCacheAffinityManager.java:349) ~[gridgain-core-6.2.1-p1.jar:na]
> 	at org.gridgain.grid.kernal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.init(GridDhtPartitionsExchangeFuture.java:478) ~[gridgain-core-6.2.1-p1.jar:na]
> 	at org.gridgain.grid.kernal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandPool$ExchangeWorker.body(GridDhtPartitionDemandPool.java:1285) ~[gridgain-core-6.2.1-p1.jar:na]
> 	at org.gridgain.grid.util.worker.GridWorker.run(GridWorker.java:151) ~[gridgain-core-6.2.1-p1.jar:na]
> 	at java.lang.Thread.run(Thread.java:745) [na:1.7.0_55]
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)