GitHub user ascherbakoff opened a pull request: https://github.com/apache/ignite/pull/854
ignite-2795 Cache query cursor do not create value copy. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ascherbakoff/ignite ignite-2795 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/854.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 #854 ---- commit 84583756b1c49a78471877ee306fbd11f047ffeb Author: ascherbakoff <alexey.scherbak...@gmail.com> Date: 2016-04-11T14:35:40Z IGNITE-2941 commit fbb3adf7df16d8f938d03909a7d88d614f411937 Author: Aleksei Scherbakov <alexey.scherbak...@gmail.com> Date: 2016-04-15T16:27:39Z Merge remote-tracking branch 'upstream/master' commit 4058702ac6a8313b5a7dd2af11da2588c1b5856b Author: Aleksei Scherbakov <alexey.scherbak...@gmail.com> Date: 2016-05-12T09:36:01Z Merge remote-tracking branch 'origin/master' # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/IgnitionEx.java commit b68431a4bb76759f20e556dba2b263e1323da062 Author: Alexei Scherbakov <alexey.scherbak...@gmail.com> Date: 2016-05-12T09:52:54Z Merge remote-tracking branch 'upstream/master' commit 7a3ec6340ad85f4ac9ab079f81da15dd2c443050 Author: Aleksei Scherbakov <alexey.scherbak...@gmail.com> Date: 2016-05-12T10:18:32Z Merge with upstream commit 3849b351d33f2e33db918e2a2215a6e5868b1399 Author: Alexei Scherbakov <alexey.scherbak...@gmail.com> Date: 2016-05-13T09:49:10Z Merge remote-tracking branch 'upstream/master' commit 7afc5d8d6402f690c6bc4f223de9d9d83dc108f2 Author: Aleksei Scherbakov <alexey.scherbak...@gmail.com> Date: 2016-05-16T09:33:57Z Merge branch 'master' of https://github.com/apache/ignite commit 447db34bba948a09bc0f0361a56cbd35772329ff Author: Aleksei Scherbakov <alexey.scherbak...@gmail.com> Date: 2016-05-20T12:04:35Z Merge branch 'master' of https://github.com/apache/ignite commit 71cb9286d1bf54e3ded36f815d0343d593025953 Author: Aleksei Scherbakov <alexey.scherbak...@gmail.com> Date: 2016-05-23T16:16:53Z Merge branch 'master' of https://github.com/apache/ignite commit d9668bd0e30b0891ba01d9323cfbaa80d26e310f Author: Aleksei Scherbakov <alexey.scherbak...@gmail.com> Date: 2016-05-24T14:36:14Z Merge branch 'master' of https://github.com/apache/ignite commit fe0987bc85cc23a8e3eae12a284369e7eefa384d Author: Aleksei Scherbakov <alexey.scherbak...@gmail.com> Date: 2016-05-27T10:34:24Z Merge branch 'master' of https://github.com/apache/ignite commit d67bf92fa4040f5f21f66113db4b8800cb998152 Author: Aleksei Scherbakov <alexey.scherbak...@gmail.com> Date: 2016-06-17T10:04:56Z Merge branch 'master' of https://github.com/apache/ignite commit 9de33957e5e0ca5ed5a6e11fd3251a1da984742a Author: Aleksei Scherbakov <alexey.scherbak...@gmail.com> Date: 2016-07-04T08:12:51Z Merge branch 'master' of https://github.com/apache/ignite commit 37b0a68f23d9ab9f1483f9a8344129ac051f821c Author: Aleksei Scherbakov <alexey.scherbak...@gmail.com> Date: 2016-07-04T13:53:54Z Merge branch 'master' of https://github.com/apache/ignite commit 8252c70183c54f4bdd03d3564828c7a108c68293 Author: Aleksei Scherbakov <alexey.scherbak...@gmail.com> Date: 2016-07-06T08:51:13Z IGNITE-2795 Cache query cursor do not create value copy. ---- --- 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. ---