GitHub user alamar reopened 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.patchTo 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 d5ae876319086dacb1f7ff7fde8aed113892f744
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date: 2018-08-22T15:17:51Z
IGNITE-9054 Avoid using OptimizedMarshaller with initial ScanQuery.
----
---