[
https://issues.apache.org/jira/browse/IGNITE-10994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16750089#comment-16750089
]
Alexey Goncharuk commented on IGNITE-10994:
-------------------------------------------
[~kuaw26], can you please elaborate on the scenario which reproduces this issue?
> NPE GridPartitionedSingleGetFuture after activation
> ---------------------------------------------------
>
> Key: IGNITE-10994
> URL: https://issues.apache.org/jira/browse/IGNITE-10994
> Project: Ignite
> Issue Type: Bug
> Reporter: Alexey Kuznetsov
> Assignee: Dmitriy Govorukhin
> Priority: Major
> Fix For: 2.8
>
>
> {code}
> Caused by: java.lang.NullPointerException
> at
> org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture.validate(GridPartitionedSingleGetFuture.java:826)
> at
> org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture.map(GridPartitionedSingleGetFuture.java:248)
> at
> org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture.init(GridPartitionedSingleGetFuture.java:240)
> at
> org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache.getAsync(GridDhtColocatedCache.java:272)
> at
> org.apache.ignite.internal.processors.cache.GridCacheAdapter.get0(GridCacheAdapter.java:4726)
> at
> org.apache.ignite.internal.processors.cache.GridCacheAdapter.get(GridCacheAdapter.java:4707)
> at
> org.apache.ignite.internal.processors.cache.GridCacheAdapter.get(GridCacheAdapter.java:1451)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)