GitHub user alamar opened a pull request:
https://github.com/apache/ignite/pull/4892 Ignite 2.5.3 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.5.3 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4892.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 #4892 ---- commit 58e79e1b63225778117333139046820ceb4bb896 Author: Igor Sapego <isapego@...> Date: 2018-07-17T09:36:59Z IGNITE-9014: Thin C++ client included in binary release (cherry picked from commit 8d1b1d6) commit cac0879e87d63e5afbb2f353ab5a970b991092c2 Author: Igor Sapego <isapego@...> Date: 2018-07-17T11:45:01Z IGNITE-9002: Fixed C++ thin client crash with dynamic cache without config (cherry picked from commit 5e9d3c2) commit e59efecc43e06891dda02344edf177e446588d12 Author: Slava Koptilin <slava.koptilin@...> Date: 2018-07-16T13:40:56Z IGNITE-1094 Fixed hanging during cache initialization Signed-off-by: Andrey Gura <[hidden email]> (cherry picked from commit a393e696212ef0dd4f23f923bf1001e0a48db915) commit cd6793a941d38f724f04c2ee024c040a6b405f11 Author: Dmitriy Govorukhin <dmitriy.govorukhin@...> Date: 2018-07-17T13:48:43Z IGNITE-8684 Fixed infinite loop of partition single/full messages when partition state does not change - Fixes #4287. (cherry picked from commit dd47fab) commit 5d62af42c6d8a281cd522bda78cdb44272b7e36c Author: Ivan Daschinskiy <ivandasch@...> Date: 2018-07-17T13:52:22Z IGNITE-8975 Invalid initialization of compressed archived WAL segment when WAL compression is switched off. - Fixes #4345. Signed-off-by: Ivan Rakov <[hidden email]> (cherry picked from commit 46db052) commit f9d6cd72171845d36ffb904a81868a78c247ec4a Author: ezagumennov <ezagumennov@...> Date: 2018-06-19T15:04:34Z IGNITE-8798 Move transaction recovery logging to INFO level Signed-off-by: Ivan Rakov <[hidden email]> (cherry picked from commit 49a565c) Signed-off-by: EdShangGG <[hidden email]> commit 103673631588355445133d9206bd545c5d699331 Author: Eduard Shangareev <eduard.shangareev@...> Date: 2018-07-12T16:26:48Z IGNITE-8955 Fix of test after Checkpoint can't get write lock if massive eviction on node start started (cherry picked from commit 584a88d) Signed-off-by: EdShangGG <[hidden email]> commit 992df05fc2fd8dfc737920375bc48ffcdff51b98 Author: DmitriyGovorukhin <dmitriy.govorukhin@...> Date: 2018-07-18T13:16:58Z IGNITE-8929 Do not disable WAL if node does not have MOVING partitions. Fixes #4372 (cherry picked from commit 2b22933) commit 56790babf46d36925be89e55a71862f71a6850ab Author: Denis Mekhanikov <dmekhanikov@...> Date: 2018-07-19T13:11:38Z IGNITE-8922 Fix for discovery message delivery guarantee can be violated - Fixes #4349. Signed-off-by: Dmitriy Pavlov <[hidden email]> (cherry picked from commit e2cf5cf99907825e8e19cf162c24a816b8ffd2df) commit e6ca011040b1a004773c457839e86fb3dc2d59a1 Author: Eduard Shangareev <eshangareev@...> Date: 2018-07-20T14:22:52Z IGNITE-9039 Fixed non-releasing pinned page on throttling fallback - Fixes #4390. Signed-off-by: Alexey Goncharuk <[hidden email]> (cherry picked from commit 0aaaab0) commit f3ca205ab2606f191909e6541915ce9ff899eed6 Author: Evgeny Stanilovskiy <estanilovskiy@...> Date: 2018-07-23T08:56:21Z IGNITE-8892 Fixed OOME when scan query is used for a big partition - Fixes #4391. Signed-off-by: Alexey Goncharuk <[hidden email]> (cherry picked from commit a164296) commit 7840c857b697ec2a1bf9bb09f0dbff4d90e80780 Author: Dmitriy Govorukhin <dmitriy.govorukhin@...> Date: 2018-07-23T08:25:49Z IGNITE-9042 Fixed partial tranasaction state wheh transaction is timed out - Fixes #4397. Signed-off-by: Alexey Goncharuk <[hidden email]> (cherry picked from commit 33f485a) commit 6e29cbd67d64f2a3cae774c62a3bf5b058834473 Author: Andrey V. Mashenkov <andrey.mashenkov@...> Date: 2018-07-23T09:31:42Z Merge remote-tracking branch 'origin/ignite-2.5-master' into ignite-2.5-master commit edb22bcbb83e611b0124933355a5401fee796cb2 Author: Andrey V. Mashenkov <andrey.mashenkov@...> Date: 2018-07-23T09:32:41Z Merge remote-tracking branch 'origin/ignite-2.5-master' into ignite-2.5-master commit eb92eef801266aff3486459e7ba6434e327b0d6a Author: Evgeny Stanilovskiy <estanilovskiy@...> Date: 2018-07-23T08:56:21Z IGNITE-8892 Fixed OOME when scan query is used for a big partition - Fixes #4391. Signed-off-by: Alexey Goncharuk <[hidden email]> (cherry picked from commit a164296) commit f850032f2b9fb5463450573930baf00ccd0db31a Author: Ivan Daschinskiy <ivandasch@...> Date: 2018-07-23T12:29:08Z IGNITE-8820 Fix rollback logic when tx is initiated from client. - Fixes #4399. Signed-off-by: Alexey Goncharuk <[hidden email]> (cherry picked from commit 5794eb0) commit dbaf1df276d1919c2f93ca0480e7aceeb084f1f3 Author: Dmitriy Govorukhin <dmitriy.govorukhin@...> Date: 2018-07-23T15:01:37Z IGNITE-9049 Fixed write of SWITCH_SEGMENT_RECORD at the end of a segment file - Fixes #4401. Signed-off-by: Alexey Goncharuk <[hidden email]> (cherry picked from commit 713a428) commit 807197e4c70357fb5c1479162ab63e64dcf9d294 Author: Dmitriy Govorukhin <dmitriy.govorukhin@...> Date: 2018-07-23T15:22:25Z Merge remote-tracking branch 'professional/ignite-2.5-master' into ignite-2.5-master commit 13565452fc6a360310d688db15e5d98d4a044246 Author: dmitrievanthony <dmitrievanthony@...> Date: 2018-07-24T14:56:50Z IGNITE-9055: [ML] SVM throws NPE in case of empty partitions this closes #4412 (cherry picked from commit d0e6def) commit 8c88b6f86a1c1273a782a9178e766c1550ee5cd6 Author: Andrey V. Mashenkov <andrey.mashenkov@...> Date: 2018-07-24T14:38:34Z IGNITE-8892 Fixed CacheQueryFuture usage in DataStructures processor - Fixes #4415. Signed-off-by: Alexey Goncharuk <[hidden email]> (cherry picked from commit 281a400) commit 0b1d4e16fc1af9309d24ed9288d96872040caa13 Author: Andrey V. Mashenkov <andrey.mashenkov@...> Date: 2018-07-24T15:23:02Z Merge remote-tracking branch 'origin/ignite-2.5-master' into ignite-2.5-master commit e46068cc2efc6bf4279e38a762819344deedc807 Author: pvinokurov <vinokurov.pasha@...> Date: 2018-07-23T15:25:21Z IGNITE-8968 Fixed failure not being rethrown from rebalance closure - Fixes #4338. Signed-off-by: Alexey Goncharuk <[hidden email]> (cherry picked from commit 47e6f99) commit 00d994196eb68b34cdea3b23ce58dda4924088f8 Author: dkarachentsev <dkarachentsev@...> Date: 2018-07-25T10:03:42Z IGNITE-9038 Node join serialization defaults Signed-off-by: Andrey Gura <[hidden email]> (cherry picked from commit 0ee363f) commit c603d146347542f3b1faacea3cfb6f1f7902ea49 Author: dkarachentsev <dkarachentsev@...> Date: 2018-07-25T12:51:15Z IGNITE-8944 TcpDiscoverySpi: set connection check frequency to fixed value. - Fixes #4320. Signed-off-by: Alexey Kuznetsov <[hidden email]> (cherry picked from commit 8d75ebf) commit 30167085feefb6b81d5623004938e24e388b1994 Author: Sergey Chugunov <sergey.chugunov@...> Date: 2018-07-25T13:26:12Z IGNITE-9040 StopNodeFailureHandler is not able to stop node correctly on node segmentation Signed-off-by: Andrey Gura <[hidden email]> (cherry-picked from commit#469aaba59c0539507972f4725642b2f2f81c08a0) commit e173153f05694daf3c5d71fb38cc1fd758e1817a Author: Anton Dmitriev <dmitrievanthony@...> Date: 2018-07-27T13:52:52Z IGNITE-9055: [ML] SVM throws NPE in case of empty partitions backport, compilation fix commit 8df693c15c6c0effb5bba2c62d2a37ffcfb2093c Author: Alexey Kuznetsov <akuznetsov@...> Date: 2018-06-22T10:00:11Z IGNITE-8428 Web Console: Implemented connection to secured cluster. (cherry picked from commit c8be8c2) commit 8e3bac2c0b66472fc3c68f91d377bc9e533f3aab Author: Alexey Kuznetsov <akuznetsov@...> Date: 2018-07-11T13:25:52Z IGNITE-8428 Web Console: Added support for task arguments with private constructors. (cherry picked from commit d7723dc) commit a0e236117afe75596d865bb2ceeff9c3164c5f04 Author: Alexey Kuznetsov <akuznetsov@...> Date: 2018-07-30T11:46:42Z WC-558 Merge with ignite-2.5-master. commit 02d671f5fe6471a98c4221f912a09df9adb698df Author: Vasiliy Sisko <vsisko@...> Date: 2018-07-31T04:41:55Z IGNITE-7255 Web Console: Fixed EXPLAIN execution on Queries screen. (cherry picked from commit d73211d2c1fc3897681a3abdc98c5eb383d24475) ---- --- |
Free forum by Nabble | Edit this page |