You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2016/08/19 11:55:20 UTC

[jira] [Updated] (IGNITE-3218) Partition can not be reserved

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

Semen Boikov updated IGNITE-3218:
---------------------------------
    Assignee:     (was: Semen Boikov)

> Partition can not be reserved
> -----------------------------
>
>                 Key: IGNITE-3218
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3218
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Vladislav Pyatkov
>         Attachments: Ignite-SomeServersInOneJvm.zip
>
>
> if you set
> <property name = "rebalanceMode" value = "NONE" />
> ScanQuery for the partition fall with the error:
> {noformat}
> Caused by: class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtUnreservedPartitionException [part=3, msg=Partition can not be reserved.]
> 	at org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.onheapIterator(GridCacheQueryManager.java:1042)
> 	at org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.scanIterator(GridCacheQueryManager.java:854)
> 	at org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.scanQueryLocal(GridCacheQueryManager.java:1761)
> 	at org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter$ScanQueryFallbackClosableIterator.init(GridCacheQueryAdapter.java:677)
> 	... 27 more
> {noformat}



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