You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitry Lazurkin (JIRA)" <ji...@apache.org> on 2019/01/31 15:30:00 UTC

[jira] [Created] (IGNITE-11164) NPE in GridReduceQueryExecutor if topology doesn't have nodes with required partitions

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)