GitHub user alamar opened a pull request:
https://github.com/apache/ignite/pull/4529 IGNITE-9054 Avoid using OptimizedMarshaller with ScanQuery initial.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9054
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4529.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4529
----
commit 2c66454e753e97db94d626d1ca1adba875cdb1f3
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date: 2018-08-13T14:54:52Z
IGNITE-9054 Avoid using OptimizedMarshaller with ScanQuery initial.
----
---