You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2015/08/20 15:02:46 UTC

[jira] [Assigned] (IGNITE-1274) GridCacheP2PUndeploySelfTest fails when portable marshaller is used

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

Denis Magda reassigned IGNITE-1274:
-----------------------------------

    Assignee: Denis Magda

> GridCacheP2PUndeploySelfTest fails when portable marshaller is used
> -------------------------------------------------------------------
>
>                 Key: IGNITE-1274
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1274
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Denis Magda
>            Assignee: Denis Magda
>
> To reproduce run {{GridCacheP2PUndeploySelfTest}} suite.
> Produced stack trace:
> {noformat}
> java.lang.UnsupportedOperationException
>     at org.apache.ignite.internal.util.GridCloseableIteratorAdapter.onRemove(GridCloseableIteratorAdapter.java:75)
>     at org.apache.ignite.internal.util.GridCloseableIteratorAdapter.removeX(GridCloseableIteratorAdapter.java:66)
>     at org.apache.ignite.internal.processors.cache.GridCacheSwapManager.onUndeploy(GridCacheSwapManager.java:1940)
>     at org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager.onUndeploy0(GridCacheDeploymentManager.java:254)
>     at org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager.access$300(GridCacheDeploymentManager.java:48)
>     at org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager$3.apply(GridCacheDeploymentManager.java:215)
>     at org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager.unwind(GridCacheDeploymentManager.java:186)
>     at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandPool.unwindUndeploys(GridDhtPartitionDemandPool.java:384)
>     at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader.unwindUndeploys(GridDhtPreloader.java:539)
>     at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.init(GridDhtPartitionsExchangeFuture.java:774)
>     at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:1122)
>     at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:108)
>     at java.lang.Thread.run(Thread.java:745)
> {noformat}



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