GitHub user agura opened a pull request: https://github.com/apache/ignite/pull/2550
ignite-gg-12723 Optimistic tx recovery fixed You can merge this pull request into a Git repository by running: $ git pull https://github.com/agura/incubator-ignite ignite-gg-12723 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2550.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 #2550 ---- commit a2b4751f5eefd70a5a1aa26652c9671240125f78 Author: dkarachentsev <dkarachent...@gridgain.com> Date: 2017-03-17T11:57:48Z IGNITE-4473 - Client should re-try connection attempt in case of concurrent network failure. (cherry picked from commit d124004) commit c4de164392ddc114c88d5a6eba0ff0b13d32542f Author: AMRepo <andrey.mashen...@gmail.com> Date: 2017-03-20T13:31:15Z IGNITE-518: Unmuted tests that was fixed in ignite-4036. This closes #1636. commit e0c012d977b6db13dfdf2fb8347677998287c1e4 Author: Igor Sapego <isap...@gridgain.com> Date: 2017-03-21T14:50:06Z IGNITE-4200: Added copying of the C++ binaries. 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 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 443ac9a7aa82af1359a03bcfc8f9212b108300e4 Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com> Date: 2017-04-05T12:01:02Z IGNITE-4917: Fixed failure when accessing BinaryObjectBuilder field value serialized with OptimizedMarshaller . This closes #1736. commit 4a1415ad01ff9fde30d5c7c02e6d938f1515178d Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com> Date: 2017-04-12T10:01:25Z IGNITE-4907: Fixed excessive service instances can be started with dynamic deployment. This closes #1766. (cherry picked from commit 0f7ef74) commit bf1049741f7a64728bd433f78262ba273f969848 Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com> Date: 2017-04-17T16:00:30Z IGNITE-4954 - Configurable expiration timeout for Cassandra session. This closes #1785. commit f9ecacc625b458539775e6550bd9b7613ed38f21 Author: dkarachentsev <dkarachent...@gridgain.com> Date: 2017-04-28T08:46:23Z IGNITE-5077 - Support service security permissions backport from master (cherry picked from commit 6236b5f) commit 91c899b909383c78b78b9bf0c8f233b8c75ef29e Author: Valentin Kulichenko <valentin.kuliche...@gmail.com> Date: 2017-04-28T12:48:57Z IGNITE-5081 - Removed redundant duplication of permissions in SecurityPermissionSetBuilder commit b48a26b9b1e97fb8eb52c2a2f36005770922ac3d Author: Valentin Kulichenko <valentin.kuliche...@gmail.com> Date: 2017-04-28T12:53:33Z IGNITE-5080 - Fixes in SecurityBasicPermissionSet commit f66c23cbb9a6f2c923ebf75c58f00afaf1c0b5f3 Author: Evgenii Zhuravlev <ezhurav...@gridgain.com> Date: 2017-05-03T14:47:45Z IGNITE-4939 Receive event before cache initialized fix commit 45b4d6316145d0b4b46713409f5e8fbe55ff4c41 Author: Evgenii Zhuravlev <ezhurav...@gridgain.com> Date: 2017-05-04T09:11:37Z IGNITE-4939 Receive event before cache initialized fix commit 075bcfca0ea22633be13cd02647e359ad6fdca16 Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com> Date: 2017-05-04T09:21:04Z Fix flacky service deployment tests. commit 25c06b50d46937cb39534cdf4147b862217289a2 Author: rfqu <r...@list.ru> Date: 2017-05-02T16:46:44Z ignite-4220 Support statements for JDBC and Cassandra store commit 987c182686962673e70398395cb27e94f894713b Author: nikolay_tikhonov <ntikho...@gridgain.com> Date: 2017-05-15T08:54:16Z Fixed "IGNITE-5214 ConcurrentModificationException with enable DEBUG log level" Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com> commit ebc4a1648a80fbbd485e4c351fce9bee163318f9 Author: sboikov <sboi...@gridgain.com> Date: 2017-05-16T08:30:29Z DirectByteBufferStreamImpl: converted asserts into exceptions. (cherry picked from commit 560ef60) commit 9cd7e0f8d132f9b7c496fe64f75f271ef60da5eb Author: Alexey Kuznetsov <akuznet...@apache.org> Date: 2017-02-09T09:44:41Z IGNITE-4676 Fixed hang if closure executed nested internal task with continuation. Added test. (cherry picked from commit e7a5307) commit 43bcc15127bd3fd7ac4e277da6da9e5fb6a855c0 Author: Vasiliy Sisko <vsi...@gridgain.com> Date: 2017-03-30T04:08:10Z IGNITE-4838 Fixed internal task detection logic. Added tests. (cherry picked from commit ba68c6c) commit 2a818d36395dd1af23acf444adf396b2e2edbede Author: Konstantin Dudkov <kdud...@ya.ru> Date: 2017-05-22T13:28:07Z Fixed "IGNITE-4205 CassandraCacheStore should start IiteThread threads in loadCache() method" Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com> commit 04fadd4a499239176ba21c390d93e30809abb4c1 Author: dkarachentsev <dkarachent...@gridgain.com> Date: 2017-05-23T12:42:20Z IGNITE-5223 Allow use local binary metadata cache if it's possible commit b2040b7a95e421609bcf7ae05b56dc623310b409 Author: dkarachentsev <dkarachent...@gridgain.com> Date: 2017-05-23T13:14:08Z IGNITE-5259 Minor serialization fix commit b77428d12658b3ab2cdd43ca61ed71d329e83283 Author: sboikov <sboi...@gridgain.com> Date: 2017-01-10T13:59:17Z Do not evict removed entries, otherwise removes can be lost. (cherry picked from commit 55ac6e7) commit 29187ef6b663eafe67eaaaf38e4c09fc244ac7aa Author: dkarachentsev <dkarachent...@gridgain.com> Date: 2017-05-24T14:31:27Z Do not evict removed entries, otherwise removes can be lost. Rollback due to test failings. commit 442aac2507210d39b7f30ab8f8d9a3dbe2610cae Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com> Date: 2017-05-24T15:32:11Z IGNITE-5225: Fix NPE caused by changes in IGNITE-4577. (cherry picked from commit d463840) commit b1736c0bd87d6cfb65f9ef422241e0f1aba04c8d Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com> Date: 2017-05-24T15:48:52Z Fixed thread pools incorrect shutdown. (cherry picked from commit 66cef22) commit d77a134fffee431cd7fa0bae2349419bc97ec1cf Author: dkarachentsev <dkarachent...@gridgain.com> Date: 2017-05-30T16:00:47Z IGNITE-5342 - Skip permission check for TASK_EXECUTE for service jobs commit 744a81ba937ba83ecdefa7c71f198d92d21527bb Author: Anton Vinogradov <a...@apache.org> Date: 2017-05-31T12:27:33Z IGNITE-5232 [BACKPORT] GridDhtPartitionDemander.requestPartitions invokes sendMessages consequently, which lead to significant increase of node start time on large clusters with ssl commit 8220fb121eec86c18a711816f3db478b1d31a4e6 Author: agura <ag...@apache.org> Date: 2017-05-24T16:55:09Z ignite-5283 Fix of transaction recovery on backup when primary node failed commit 6c03cd4150ddc3f7c243f39387ada3b558055bff Author: dkarachentsev <dkarachent...@gridgain.com> Date: 2017-06-03T12:18:05Z Merge branch 'ignite-1.7.11-p1' into ignite-1.7.12 ---- --- 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. ---