GitHub user alamar opened a pull request:
https://github.com/apache/ignite/pull/4592
IGNITE-9054 Avoid using OptimizedMarshaller with initial ScanQuery.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-gg-14092
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4592.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 #4592
----
commit a9e41f07d78f9b64d827303763155bc77da23224
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date: 2018-08-22T14:47:52Z
IGNITE-9054 Avoid using OptimizedMarshaller with initial ScanQuery.
----
---