Dmitry Lazurkin created IGNITE-11164:
----------------------------------------
Summary: NPE in GridReduceQueryExecutor if topology doesn't have nodes with required partitions
Key: IGNITE-11164
URL:
https://issues.apache.org/jira/browse/IGNITE-11164 Project: Ignite
Issue Type: Bug
Affects Versions: 2.7
Reporter: Dmitry Lazurkin
{noformat}
java.lang.NullPointerException: null
at org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor.query(GridReduceQueryExecutor.java:590)
at org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing$8.iterator(IgniteH2Indexing.java:1803)
at org.apache.ignite.internal.processors.cache.QueryCursorImpl.iterator(QueryCursorImpl.java:95)
at java.lang.Iterable.spliterator(Iterable.java:101)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)