GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/2188
Ignite-1.8.8 with force node drop You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-1.8.8-force-node-drop Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2188.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 #2188 ---- commit c3eae9fecff5ad01390170c034dca39c216a097c Author: Andrey Novikov <anovi...@gridgain.com> Date: 2017-01-16T03:33:16Z IGNITE-4518 Fixed parallel load of cache. - Fixes #1426. Signed-off-by: Andrey Novikov <anovi...@gridgain.com> (cherry picked from commit 79401b2) commit 71176473f9fd0aa2088ba4e611ba4b7fc45e76b8 Author: Andrey Novikov <anovi...@gridgain.com> Date: 2017-01-16T04:22:34Z IGNITE-4545 Added cache for router hostnames. - Fixes #1428. Signed-off-by: Andrey Novikov <anovi...@gridgain.com> (cherry picked from commit 27ba69b) commit 22b7e76c00a77a06388bcef869f29d1a572a306a Author: sboikov <sboi...@gridgain.com> Date: 2017-01-17T09:33:32Z ignite-4465 Prevent cache entry eviction while it is loaded from store (otherwise loaded value can be not stored in cache). commit 67225b24dbc77ed70f5aa6bac6d750623c67045d Author: sboikov <sboi...@gridgain.com> Date: 2017-01-17T09:46:28Z Merge remote-tracking branch 'remotes/community/ignite-1.7.5-p1' into ignite-1.7.6 commit 74d0dcc6c56118f9e4fdaa4aa70d25d1abe7b80e Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com> Date: 2017-01-17T12:00:08Z IGNITE-3964: SQL: add support for custom table name. This closes #1301. commit 8e622e41de4acf365da7f933a08b6d31bae11124 Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com> Date: 2017-01-17T12:18:33Z IGNITE-4247: Sql queries supports table alias. This closes #1297. commit a922ac9d17f91f25aaa2bac9f0a2622dbd04c9bb Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com> Date: 2017-01-17T12:31:04Z IGNITE-4540: IndexingSPI can be used without have default H2 Indexing enabled. This closes #1423. commit d0c0bcece7d8e9d373aaf13a210f6d890e5ad48b Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com> Date: 2017-01-17T13:19:02Z IGNITE-3867: Fixed ScanQuery ignores pageSize property. This closes #1406. commit b54a481315a45c7a6c8f70534f655e14b25cc439 Author: dkarachentsev <dkarachent...@gridgain.com> Date: 2017-01-18T09:05:22Z ignite-4525 - Near reader is created when value is loaded from store. commit 2eb24cad277e14322cf42155697cae78e0f80e13 Author: dkarachentsev <dkarachent...@gridgain.com> Date: 2017-01-18T10:00:25Z ignite-4147 - Fail if joining node has different of cluster SSL configuration. commit 2305e38345d8a7ca812d265d00eaca5bb7d6adb1 Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com> Date: 2017-01-18T11:57:53Z Minor fixes in tests. commit ecf4b8b5bd05a5c1120e08d9951cddd26d0e924c Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com> Date: 2017-01-18T14:22:14Z Minor fix test for Ignite-4247. commit f9aaf0353cea54afefea4caac74b1583eb17969b Author: agura <agura> Date: 2017-01-18T15:04:45Z ignite-4499 Drop node from topology in case when connection creation is impossible commit d396398c1b4660b3bca24d2650a10f6c0677b4df Author: sboikov <sboi...@gridgain.com> Date: 2016-12-02T07:36:41Z ignite-4314 cache.clear should not destroy offheap map (cherry picked from commit 88c06ec) commit 51e1f874624c428cc93e9c16407ec5a8b4cf8420 Author: sboikov <sboi...@gridgain.com> Date: 2017-01-19T07:52:42Z Throw CacheException from queries API. commit 9c9175d4a84194a224a4020e6185d1e2aee0a5aa Author: dkarachentsev <dkarachent...@gridgain.com> Date: 2017-01-19T08:19:18Z ignite-4147 - Rollback due to test failing on many restarts, should be improved to be more durable commit f35057833900ba028b3a9a8bd547df61f42a45ed Author: sboikov <sboi...@gridgain.com> Date: 2017-01-19T09:44:57Z CacheScanPartitionQueryFallbackSelfTest fixed to use default page size. commit 71a76c81530d1aa38525fd78a90b065b6e19a6bb Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com> Date: 2017-01-19T10:29:55Z IGNITE-4550: Move service deployment to certain test. This closes #1437. commit 476b089b1dd4b4c5d3b6ae21e1b3b2c010c086ac Author: tledkov-gridgain <tled...@gridgain.com> Date: 2017-01-20T14:33:34Z IGNITE-4507: Hadoop: added direct output support for combiner. This closes #1434. commit 065fe4525cc46a46f65dd40af6f4be9f034c0de2 Author: devozerov <voze...@gridgain.com> Date: 2017-01-20T14:36:02Z Merge remote-tracking branch 'upstream/ignite-1.8.3' into ignite-1.8.3 commit 09ed12847422b265a60d7217530b98728363688b Author: sboikov <sboi...@gridgain.com> Date: 2017-01-23T08:20:57Z Merge remote-tracking branch 'remotes/community/ignite-1.7.6' into ignite-1.8.3 commit db84b9b6e39ac37791b35479bccb8bbd75bb1676 Author: sboikov <sboi...@gridgain.com> Date: 2017-01-23T08:26:18Z Merge ignite-4499. commit 7f0af43519f9e27f84ce8106d98b90aff00ee936 Author: sboikov <sboi...@gridgain.com> Date: 2017-01-23T11:14:22Z Added benchmark. commit e832ef9ce363fad34097aa78293a57f4aefcbcc0 Author: Anton Vinogradov <a...@apache.org> Date: 2017-01-24T11:44:33Z IGNITE-3699 (Backported from master) CreatedExpiryPolicy doesn't work if entry is loaded from store commit 3db0971d7d32798aeb3ce5dd8c0b3246a895fe91 Author: devozerov <voze...@gridgain.com> Date: 2017-01-24T13:45:59Z IGNITE-4598: Hadoop: implemented raw comparator for BytesWritable key type. This closes #1457. commit d3e2e0c5574f7677645e73e1fbafaee3563895f1 Author: Andrey Novikov <anovi...@gridgain.com> Date: 2017-01-25T07:27:01Z Merge branches 'ignite-1.7.6' and 'web-console-production' of https://github.com/gridgain/apache-ignite into web-console-production commit 295f80d10da02692540435d46961a9c3cca99b3c Author: Andrey Novikov <anovi...@gridgain.com> Date: 2017-01-25T06:58:57Z IGNITE-4520 Added credential request for authentication on proxy. (cherry picked from commit ef04f35) commit f25f85afb9d9d5e91116086a6b3998a5bbb082b9 Author: Andrey Novikov <anovi...@gridgain.com> Date: 2017-01-25T06:58:57Z IGNITE-4520 Added credential request for authentication on proxy. (cherry picked from commit ef04f35) commit ccc0f41794bfd2deecc3e0bd042f82d81c9809d0 Author: Vasiliy Sisko <vsi...@gridgain.com> Date: 2017-01-20T09:22:24Z IGNITE-4548 CacheJdbcStore: support mapping of enum types. (cherry picked from commit f1fca3a) commit 6f6ff397c8a2fb3f1041958a3338294cb44af998 Author: Andrey Novikov <anovi...@gridgain.com> Date: 2017-01-25T09:48:05Z IGNITE-1596 Fixed version sort. (cherry picked from commit 128ba07) ---- --- 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. ---