GitHub user iveselovskiy opened a pull request: https://github.com/apache/ignite/pull/2002
Ignite 5267 You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/ignite ignite-5267 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2002.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 #2002 ---- commit be881725b39926f62df437c2805ac9203fea5737 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2016-10-11T16:19:20Z gg-11595 : WIP. commit e6d82d8da50b9af9607a914e00da3937d839862a Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2016-10-12T16:20:50Z gg-11595 : WIP. commit cb9c18ccfc937b4a880eddb5df5d0389de9c7bee Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2016-10-13T12:54:39Z gg-11595 : WIP. commit ed45f2238361e5bbbe907fdeb4b7a3d7b2b051dd Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2016-10-27T13:02:28Z gg-11595 : Support for restore with concurrent cache operations. commit e95c68b77cbd3ad30d9f6d0b332137fb26000a41 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2016-10-27T13:35:46Z gg-11595 : Minors. commit 7a44f1ebccf4fe0f26f54e070bbacbf24fbee3d7 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2016-12-16T15:56:24Z gg-11701 : WIP. commit 3e2b28075ab5d00dce7fadf4769967f7a0ee2ee8 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2016-12-19T12:25:11Z Merge branches 'ignite-gg-11701' and 'ignite-gg-8.0.2.ea1' of https://github.com/gridgain/apache-ignite into ignite-gg-11701 commit cc568f9f6823de04f0beeca45ada4160a58307e4 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2016-12-21T13:11:36Z gg-11701 : WIP commit e93f8d43a92dd8bde12c4677b5fcc6b0c2de6ce6 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2016-12-27T10:45:29Z Merge branches 'ignite-gg-11701' and 'ignite-gg-8.0.2.ea1' of https://github.com/gridgain/apache-ignite into ignite-gg-11701 commit 721f255eb2de1d8207e35328e2dec6514c22500d Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2016-12-28T15:58:38Z gg-11701 : Fixed preloading. commit bed897dc01960dcbb7219ad948973e0f27bfa564 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2016-12-28T16:31:51Z gg-11701 : Fixed force keys request for single get. commit 07535d92cd37cc949188434eb7ded2fc8d2e0647 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2016-12-28T16:48:15Z gg-11701 : Added check to multiple get. commit ff9aa8898445c2a30e80fbc94f668eb5cd29a7d8 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2016-12-29T13:04:49Z Merge branches 'ignite-gg-11701' and 'ignite-gg-8.0.2.ea2' of https://github.com/gridgain/apache-ignite into ignite-gg-11701 commit 6cbe8a5a8ea5e4dacb8c5a859cb15aea5b3f38af Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-01-09T15:22:15Z gg-11701 : Fixed partition update counters comparison. commit 3c276c9e092b6f6b4baf0b550ad89cb85ab9c42f Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-01-10T10:25:09Z gg-11701 : Implicit lateAffinityAssignment mode when persistence is enabled. commit b3f7ae3bf903a0a6357163029ed310647877c8fc Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-01-10T11:25:24Z gg-11701 : Replaced redundant checks with assertions. commit 2e55ddb600819dbf4684c0e97cc71a733167a4ce Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-01-11T15:05:25Z gg-11701 : Merge with 8.0.2.ea2 commit ecead988090e6a65ffdbb4098252ea26287fe36e Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-01-11T15:09:25Z gg-11701 : Merge with 8.0.2.ea2 commit adc0422592a18a7c2635e45185ef17852cd41952 Author: Glukos <ivan.glu...@gmail.com> Date: 2017-01-13T17:23:06Z GG-11595: Remote exception wrapped on proxy level commit 4505066481d4fff601a14d344dc8059f5dbe73de Author: Ivan Rakov <ivan.glu...@gmail.com> Date: 2017-01-13T21:32:08Z GG-11595: + serialVersionUid commit ba847555c86c00a288362e1cfad8c4c30883975c Author: Ivan Rakov <ivan.glu...@gmail.com> Date: 2017-01-16T15:08:35Z Merge branch 'ignite-gg-8.0.2.ea2#' into ignite-gg-11595 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/IgniteKernal.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/DynamicCacheChangeRequest.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheProcessor.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/IgniteCacheProxy.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/atomic/GridDhtAtomicCache.java # modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteDynamicCacheStartSelfTest.java commit 9e6732822061319df1e934361cfaf96e06f91573 Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2017-01-17T10:01:33Z Merge remote-tracking branch 'community/ignite-gg-8.0.2.ea2' into ignite-gg-8.0.2.ea2 commit 982740774b95156cb100b0c0123530d3c3ab2337 Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2017-01-17T13:54:57Z IGNITE-3477 - Fixed rejected execution exception on node stop. commit 51fb928fa2e8912b803605ec8f6caa1262424cdc Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-01-17T13:58:15Z Merge with ignite-gg-8.0.2.ea2. commit eb44de631560534d271c7991e58dbc2b28f4fcfb Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2017-01-17T17:08:50Z Restore proxy after cache restart commit 44e2c7603f29d211039e1a13001ac93e592f7fe4 Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2017-01-17T17:13:14Z Code style commit 9b40d0eaab7054d00e40d7b2c6ef8ee6a9cc915b Author: Dmitriy Govorukhin <dgovoruk...@gridgain.com> Date: 2017-01-17T17:44:15Z ignite-gg-8.0.2.ea2 igfs test fix commit 05506692b8bc8009481cb988f21d8ccd82b99e23 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-01-17T21:01:26Z Optimize cache destroying during restoration from snapshot. commit 43b124495465a44cc7ad4b11060f2074d3865460 Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2017-01-18T11:23:46Z Do not allow reading from non-owning partition commit e1ba328a21e3491e7afbc155e772a3e2c228cf9b Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2017-01-18T11:24:15Z Minor ---- --- 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. ---