GitHub user SharplEr opened a pull request: https://github.com/apache/ignite/pull/1388
IGNITE-4487: Fixed Fix NPE in inner class 'GridCacheQueryAdapter.ScanQueryFallbackClosableIterator' in constructor. Method ScanQueryFallbackClosableIterator#init() cannot be called with an empty field 'nodes'. Looks like that was the problem in IGNITE-4487. You can merge this pull request into a Git repository by running: $ git pull https://github.com/SharplEr/ignite ignite-4487 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1388.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1388 ---- commit da84c2331abac3b049a295275603b3340c137602 Author: Alexander Menshikov <sharple...@gmail.com> Date: 2016-12-27T10:30:05Z IGNITE-4487: Fixed ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---