GitHub user SGrimstad opened a pull request: https://github.com/apache/ignite/pull/4677
Ignite 6195 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite IGNITE-6195 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4677.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 #4677 ---- commit 26543e10f8143dbc2d313b870081d633baf4cd05 Author: SGrimstad <sgrimstad@...> Date: 2018-08-14T11:21:13Z IGNITE-9141 Implemented commit ee631080782fe17a007e10117a96fc1a72990854 Author: devozerov <vozerov@...> Date: 2018-08-14T12:54:32Z Merge branch 'master' into ignite-9141 commit 4587bfc24f25045fd7fc2197076797cc6ca54e32 Author: devozerov <vozerov@...> Date: 2018-08-14T13:23:19Z Review. commit 1511eb31b644113091be156d872f5adb2daecb84 Author: SGrimstad <sgrimstad@...> Date: 2018-08-14T11:21:13Z IGNITE-9141 Implemented commit 0425a32a3d490165b29bcf9236a49a48f7761666 Author: devozerov <vozerov@...> Date: 2018-08-14T13:23:19Z Review. commit a7209f870148f984cdbf3e6437337c7b665defb5 Author: SGrimstad <sgrimstad@...> Date: 2018-08-20T11:56:11Z IGNITE-9141 Modified according to review comments. Integration tests added commit 08e196ad4503d4487fda0da2b61406ef3bd84cbf Author: SGrimstad <sgrimstad@...> Date: 2018-08-20T12:28:46Z IGNITE-9141 javadoc added commit b006a8dba4ae4319aa78a0d3c6fd6eef47bb1da8 Author: SGrimstad <sgrimstad@...> Date: 2018-08-20T12:29:46Z IGNITE-9141 javadoc added commit 0ed04a7ca655866685841b2ec9c2ed64797bf233 Author: devozerov <vozerov@...> Date: 2018-08-28T08:05:04Z Merge branch 'master' into ignite-9141 commit 02db267355a8405c64c45d51c81e342df664d612 Author: devozerov <vozerov@...> Date: 2018-08-28T08:45:55Z Review comments. commit 0c4301cdc0d6108ed5b51173144e19d3ad450e63 Author: SGrimstad <sgrimstad@...> Date: 2018-08-28T11:08:47Z IGNITE-9141 Fixes according to review commit cef6e572e87503442e5b59fa147669b1f451fa13 Author: SGrimstad <sgrimstad@...> Date: 2018-08-30T11:28:20Z ШÐТШÐУ-9141 removed fair testing, will be enabled back in IGNITE-8913 commit abac3c53030433a4d47d0ea74f55d46394eda4eb Author: devozerov <vozerov@...> Date: 2018-08-31T14:32:54Z Merge branch 'master' into ignite-9141 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/processors/query/h2/twostep/messages/GridQueryNextPageResponse.java # modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/twostep/GridReduceQueryExecutor.java # modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/twostep/ReduceQueryRun.java commit 038a007c793d8f077509ce33f30d71885ac78672 Author: devozerov <vozerov@...> Date: 2018-08-31T14:47:44Z Minors. commit c39bf96daa4df36dfe9599f3a1c9f40320be7921 Author: devozerov <vozerov@...> Date: 2018-08-31T15:11:53Z Cleanup. commit b2c8702a2cfa44031eacee7b2f315cd757e5d3e4 Author: devozerov <vozerov@...> Date: 2018-08-31T15:50:10Z WIP. commit b12b7317f3e124968070f3fb69926e380d3c4883 Author: devozerov <vozerov@...> Date: 2018-08-31T15:52:30Z Review. commit 4cfce62b8f284b78356793d989ea9573d66e5faf Author: SGrimstad <sgrimstad@...> Date: 2018-09-03T10:18:14Z IGNITE-9141 review fix commit 4076ddf41c0061985e2a8ea38457be0db9d7fe8e Author: SGrimstad <sgrimstad@...> Date: 2018-09-04T09:40:38Z IGNITE-6195 partition proper co-location check ---- ---