You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Rakov (JIRA)" <ji...@apache.org> on 2017/06/16 16:49:00 UTC

[jira] [Assigned] (IGNITE-5526) Dynamic cache stop/start from non-affinity coordinator node hangs with AssertionError

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

Ivan Rakov reassigned IGNITE-5526:
----------------------------------

    Assignee: Semen Boikov  (was: Ivan Rakov)

> Dynamic cache stop/start from non-affinity coordinator node hangs with AssertionError
> -------------------------------------------------------------------------------------
>
>                 Key: IGNITE-5526
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5526
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 2.1
>            Reporter: Ivan Rakov
>            Assignee: Semen Boikov
>             Fix For: 2.1
>
>         Attachments: NonAffinityCoordinatorDynamicStartStopTest.java
>
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> Reproducer is in attachment.
> {noformat}
> [18:43:17,372][ERROR][exchange-worker-#29%dummy%][GridCachePartitionExchangeManager] Runtime error caught during grid runnable execution: GridWorker [name=partition-exchanger, igniteInstanceName=dummy, finished=false, hashCode=1561691363, interrupted=false, runner=exchange-worker-#29%dummy%]
> java.lang.AssertionError
> 	at org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl.update(GridDhtPartitionTopologyImpl.java:1065)
> 	at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.updateTopologies(GridDhtPartitionsExchangeFuture.java:688)
> 	at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.init(GridDhtPartitionsExchangeFuture.java:592)
> 	at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:1858)
> 	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
(v6.4.14#64029)