GitHub user nizhikov opened a pull request: https://github.com/apache/ignite/pull/1948
IGNITE-2190: * Added GridCacheEmptyScanQueryTest to reproduce bug described in task * Test succeed for a OptimizedMarshaller but fails for a BinaryMarshaller * Minor fixes in IgniteProcessProxy and GridAbstractTest for a possibility to modify separate jvm grid classpath * Added ignite-2190-1.0.jar to binary dependencies(source can be obtained from https://github.com/nizhikov/ignite-2190-binary) You can merge this pull request into a Git repository by running: $ git pull https://github.com/nizhikov/ignite ignite-2190 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1948.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 #1948 ---- commit 1857a95185266e256b269897e577cae18db7a577 Author: Ðжиков Ðиколай ÐладимиÑÐ¾Ð²Ð¸Ñ <nvizhikov....@sberbank.ru> Date: 2017-05-16T05:57:02Z IGNITE-2190: * Added GridCacheEmptyScanQueryTest to reproduce bug described in task * Test succeed for a OptimizedMarshaller but fails for a BinaryMarshaller * Minor fixes in IgniteProcessProxy and GridAbstractTest for a possibility to modify separate jvm grid classpath * Added ignite-2190-1.0.jar to binary dependencies(source can be obtained from https://github.com/nizhikov/ignite-2190-binary) ---- --- 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. ---