GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/2343
Ignite 1.9.5 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-1.9.5 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2343.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 #2343 ---- commit eb837c7853ffc68e5a3f690e985407e603e3f955 Author: Andrey Novikov <anovi...@gridgain.com> Date: 2017-03-22T11:21:03Z IGNITE-4854 Fixed project structure button on summary page under firefox. (cherry picked from commit 117e18e) commit 8d9ade2cc2d71f12a427e3effa3846a928b0681e Author: dkarachentsev <dkarachent...@gridgain.com> Date: 2017-03-22T11:57:24Z Merge branch 'ignite-1.7.9-p1' into ignite-1.7.10 commit 3aa2a68c02879ec57c46091cd2f22a9ac4b129ad Author: dkarachentsev <dkarachent...@gridgain.com> Date: 2017-03-22T12:22:50Z Merge branch 'ignite-1.7.9-p1' into ignite-1.8.5 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/IgniteKernal.java # modules/core/src/main/java/org/apache/ignite/internal/processors/service/GridServiceProcessor.java commit 9b9c32502764062f30d99337355ea400b7f29295 Author: dkarachentsev <dkarachent...@gridgain.com> Date: 2017-03-22T12:33:33Z Merge branch 'ignite-1.7.9-p1' into ignite-1.9.2 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/IgniteKernal.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCachePartitionExchangeManager.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionsExchangeFuture.java # modules/core/src/main/java/org/apache/ignite/internal/processors/service/GridServiceProcessor.java commit ec7b9d848274b229b69dc7b8a20902654f719c44 Author: Andrey Novikov <anovi...@gridgain.com> Date: 2017-03-23T02:32:38Z IGNITE-4855 Fixed error on switching between notebooks. (cherry picked from commit 6a148e2) commit 36f7621b6eaa710d3b1eba7fddd0dfe92e11133e Author: Andrey Novikov <anovi...@gridgain.com> Date: 2017-03-23T03:57:03Z IGNITE-4830 Fixed error ui. (cherry picked from commit 48e78a9) commit 1f3b2fcd003c1f084874d5c421953da0a7cd02cb Author: Valentin Kulichenko <valentin.luliche...@gmail.com> Date: 2017-03-28T01:12:17Z IGNITE-4802 - Separate thread pool for managed services commit a54b7c6d76974f833e451aff947456ea0013226b Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com> Date: 2017-03-28T15:49:03Z IGNITE-4826: Fix eviction to swap if segmented index is used. This closes #1628. commit 39edcc7890ce497771f532a83a57ecae318d8c88 Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com> Date: 2017-03-28T15:56:17Z IGNITE-4815: Fixed confusing javadoc. This closes #1613. commit e47bf27b5582cd695a7d3de3c39d54b3df4c59cc Author: Valentin Kulichenko <valentin.luliche...@gmail.com> Date: 2017-03-28T23:51:44Z IGNITE-4762 - transactionsAllowed flag for JDBC driver commit 336672432486830c31cb4b6f8bb1b401c276f3e5 Author: Alexey Kuznetsov <akuznet...@apache.org> Date: 2017-03-29T03:53:25Z IGNITE-4659 Fixed typo. (cherry picked from commit 6f1e970) commit 1ddce5517815fc85136e2ead9973c8cf74054f9f Author: Alexey Kuznetsov <akuznet...@apache.org> Date: 2017-03-29T04:11:33Z Merge branch 'web-console-production' of https://github.com/gridgain/apache-ignite into ignite-1.8.5 commit b689624e2984ec3cf42ca5b01966937e236abcdc Author: Alexander Paschenko <alexander.a.pasche...@gmail.com> Date: 2017-03-29T15:15:20Z IGNITE-4868 Raw Object keys and values indexing fix commit 357c20ab9593390fb7af25f8638188595c5f6cd4 Author: dkarachentsev <dkarachent...@gridgain.com> Date: 2017-03-30T09:50:42Z IGNITE-4284 - Fix. Failed second client node join with continuous query and peer class loading enabled. commit 45a4cfe7ced27aa9d726b36326bfae8b006e84da Author: Evgenii Zhuravlev <ezhurav...@gridgain.com> Date: 2017-03-29T22:28:20Z IGNITE-4141 - JDBC driver should always set withKeepBinary flag when querying cache. This fixes #1617. (Backport from master) (cherry picked from commit 8dd88d8) commit d4979b87e3301f11f52531645028ecd4e947986b Author: dkarachentsev <dkarachent...@gridgain.com> Date: 2017-03-30T14:35:28Z IGNITE-4284 - Fix. Failed second client node join with continuous query and peer class loading enabled. commit 2e6bc4416a1f2fa18dad78235b3f71f6fb58a98d Author: dkarachentsev <dkarachent...@gridgain.com> Date: 2017-03-30T14:36:22Z Cleanup unused imports. commit e01aee0b1bbdb8ff5583728e539df165029f682d Author: nikolay_tikhonov <ntikho...@gridgain.com> Date: 2017-03-31T17:19:52Z Fixed SSL issue. Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com> commit 27fbb7a70f2b4bb7e180d55e19dee374f6a34be3 Author: dkarachentsev <dkarachent...@gridgain.com> Date: 2017-04-03T06:41:26Z Merge branch 'ignite-1.8.5' into ignite-1.9.2 commit 9d8de41b6e8ed6ec8a29179b68a05c93d9077045 Author: Alexey Kuznetsov <akuznet...@apache.org> Date: 2017-04-03T07:19:56Z IGNITE-4659 Cleanup after merge. commit ead9f2a595b91821b1b16627dd8d752897c24c03 Author: dkarachentsev <dkarachent...@gridgain.com> Date: 2017-04-03T11:46:54Z Merge branch 'ignite-1.8.4-p1' into ignite-1.8.6 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/managers/discovery/GridDiscoveryManager.java commit b78aebedeac80de37910e002c2b579bfd0de7f2d Author: dkarachentsev <dkarachent...@gridgain.com> Date: 2017-04-03T11:52:58Z Merge branch 'ignite-1.8.4-p1' into ignite-1.9.2 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/managers/discovery/GridDiscoveryManager.java # modules/core/src/test/java/org/apache/ignite/internal/managers/discovery/GridDiscoveryManagerAliveCacheSelfTest.java commit 925ee11c2002729b1264148ee5db5700ded5a7b7 Author: Alexey Kuznetsov <akuznet...@apache.org> Date: 2017-04-04T09:06:01Z Fixed typo. (cherry picked from commit 3b84f34) commit ce4b078c1c97cae4136c318ae38b27a50fe383cc Author: Alexey Kuznetsov <akuznet...@apache.org> Date: 2017-04-04T09:14:56Z master Updated version. (cherry picked from commit 5469626) commit ae435fb5474429e7ac76faadd680c19a4c657371 Author: Sergi Vladykin <sergi.vlady...@gmail.com> Date: 2017-04-02T12:35:04Z ignite-2913 - SQL: EXISTS support added commit b7ab27301b59bf93fc73b52fdf8e0bcf124fec1d Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com> Date: 2017-04-06T11:43:50Z IGNITE-4832: Prevent service deployment on client by default when configuration is provided on startup. This closes #1748. commit b214211eb3461746b6931c0623e086bb208e5dda Author: Anton Vinogradov <a...@apache.org> Date: 2017-04-06T12:00:12Z IGNITE-4644 Value from IgniteQueue in atomic mode could be lost commit 014161427fb603b6df7c8ecc3c0904f5df47a21d Author: Denis Magda <dma...@gridgain.com> Date: 2017-02-14T01:33:32Z IGNITE-4159: Kubernetes IP finder. (cherry picked from commit 37c0a22) commit 1db238402f11c67d2b28bfb7ff47955415f00c25 Author: Denis Magda <dma...@gridgain.com> Date: 2017-02-16T04:37:26Z IGNITE-4159: fixing logging (cherry picked from commit 06908d2) (cherry picked from commit fa27ee3) commit 5dfe16f7e91374008b9f6dfbb899364f5b2e1164 Author: Denis Magda <dma...@gridgain.com> Date: 2017-02-14T06:03:30Z IGNITE-4159: using logger instead of system.out.println (cherry picked from commit b9bf77c) ---- --- 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. ---