From dev-return-41835-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Thu Nov 15 16:36:31 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 8EE1C180669 for ; Thu, 15 Nov 2018 16:36:30 +0100 (CET) Received: (qmail 28572 invoked by uid 500); 15 Nov 2018 15:36:29 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 28561 invoked by uid 99); 15 Nov 2018 15:36:28 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2018 15:36:28 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 6BF36E1123; Thu, 15 Nov 2018 15:36:28 +0000 (UTC) From: antkr To: dev@ignite.apache.org Reply-To: dev@ignite.apache.org Message-ID: Subject: [GitHub] ignite pull request #5402: Ignite 2.5.3.b2 Content-Type: text/plain Date: Thu, 15 Nov 2018 15:36:28 +0000 (UTC) GitHub user antkr opened a pull request: https://github.com/apache/ignite/pull/5402 Ignite 2.5.3.b2 Pull request for teamcity run. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.5.3.b2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5402.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 #5402 ---- commit 807197e4c70357fb5c1479162ab63e64dcf9d294 Author: 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 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 Date: 2018-07-24T14:38:34Z IGNITE-8892 Fixed CacheQueryFuture usage in DataStructures processor - Fixes #4415. Signed-off-by: Alexey Goncharuk (cherry picked from commit 281a400) commit 0b1d4e16fc1af9309d24ed9288d96872040caa13 Author: Andrey V. 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 Date: 2018-07-23T15:25:21Z IGNITE-8968 Fixed failure not being rethrown from rebalance closure - Fixes #4338. Signed-off-by: Alexey Goncharuk (cherry picked from commit 47e6f99) commit 00d994196eb68b34cdea3b23ce58dda4924088f8 Author: dkarachentsev Date: 2018-07-25T10:03:42Z IGNITE-9038 Node join serialization defaults Signed-off-by: Andrey Gura (cherry picked from commit 0ee363f) commit c603d146347542f3b1faacea3cfb6f1f7902ea49 Author: dkarachentsev Date: 2018-07-25T12:51:15Z IGNITE-8944 TcpDiscoverySpi: set connection check frequency to fixed value. - Fixes #4320. Signed-off-by: Alexey Kuznetsov (cherry picked from commit 8d75ebf) commit 30167085feefb6b81d5623004938e24e388b1994 Author: 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 (cherry-picked from commit#469aaba59c0539507972f4725642b2f2f81c08a0) commit e173153f05694daf3c5d71fb38cc1fd758e1817a Author: Anton Dmitriev 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 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 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 Date: 2018-07-30T11:46:42Z WC-558 Merge with ignite-2.5-master. commit 02d671f5fe6471a98c4221f912a09df9adb698df Author: Vasiliy Sisko Date: 2018-07-31T04:41:55Z IGNITE-7255 Web Console: Fixed EXPLAIN execution on Queries screen. (cherry picked from commit d73211d2c1fc3897681a3abdc98c5eb383d24475) commit b5398412d54bf68f6358d2fb11a41fcb64ba4e68 Author: Anton Kalashnikov Date: 2018-07-23T13:48:18Z IGNITE-8998 Send reconnect exception without partitions - Fixes #4358. Signed-off-by: Alexey Goncharuk (cherry picked from commit 78e0bb7) commit 7bc2b33a5456c28452f265640a3401093054c634 Author: devozerov Date: 2018-07-31T09:53:51Z IGNITE-9114: SQL: fail query after some timeout if it cannot be mapped to topology. This closes #4453. commit 207e01ec5b8c297285a5dff17f8ae108f558fe81 Author: Dmitriy Shabalin Date: 2018-07-31T11:12:13Z IGNITE-9139 Web Console: Fixed issue with dropdown for chart options on Queries screen. (cherry picked from commit f6c67e864212bf66abc38293f7c7c27e380116c2) commit 83de638b282b6bb9a7c5f7110dc4ce08b0ed57c7 Author: Alexey Kuznetsov Date: 2018-07-31T11:35:20Z IGNITE-8999 Web Console: Fixed issue with missing errorParser on paragraph creation. (cherry picked from commit bea6fe31125f907c57446582292b878ef7d6d994) commit 7c9c3d8ad92990213bab3b19a637b124736262e8 Author: Alexey Kuznetsov Date: 2018-07-31T11:41:01Z IGNITE-9136 Web Console: Do not show (de)activate switcher for clusters older than v2.0.0. (cherry picked from commit bcda7a1f584af3f8c3d1db3020ddc952dd4bb918) commit de8728e0ef2edfdfe27fc370a9a51e8a6632a2a0 Author: devozerov Date: 2018-07-31T14:15:49Z IGNITE-9114: SQL: use query time in retry timeout calculation. This closes #4460. commit 9d1b7e3125c8d3224406f8886724cab314ef7af6 Author: Dmitriy Shabalin Date: 2018-08-01T04:08:54Z IGNITE-9137 Web Console: Select node dialog refactored to new UI. (cherry picked from commit 8ea35e74e1067babfbc68249f1565f18433b2fb9) commit 06d2b4b30e11370d0c5343ff13fa128bdd7305ae Author: Alexey Kuznetsov Date: 2018-08-01T05:29:53Z IGNITE-7979 Web Console: Removed delete button from "Notebook" screen, as of this function moved to "Notebooks" screen. (cherry picked from commit 19f9196c9b1727b3317052309c53fcbb43206996) commit 110b20a9a2efc490d12879c5cc2607d0c8a6bd43 Author: Mikhail Cherkasov Date: 2018-08-01T05:35:02Z IGNITE-8799 Web Agent: Added output to log of root cause if connection failed. (cherry picked from commit 6cc633b7dae8f7252ea30a75c4b2cacc8f3fe6fb) commit 931dd5858f62145f482a2101e7f09abc63d34cac Author: Anton Kalashnikov Date: 2018-07-31T13:13:27Z IGNITE-8973 Calculate partition hash and print into standard output Signed-off-by: Andrey Gura (cherry picked from commit 8309cef) commit 970870fd66920696964d9c2bb26fac31a8d43acb Author: Evgeny Stanilovskiy Date: 2018-08-01T11:05:58Z IGNITE-8939 Catch and proper propagate transaction string reprsentation - Fixes #4454. Signed-off-by: Dmitriy Pavlov (cherry picked from commit 458480c5b0520aa8e28935361a37ab49e1e65ff6) commit dc130954b5db24343afe584b28b5414bf1107da7 Author: Andrey V. Mashenkov Date: 2018-08-01T10:23:32Z IGNITE-9154: Fixed conflict version passed to events for ATOMIC cache. This closes #4463. (cherry picked from commit 3ea3a56) commit 00914b2729056fef84cf9b0739a49cdaa7a10304 Author: pvinokurov Date: 2018-07-13T16:57:35Z IGNITE-8912 Fixed case when PartitionLossPolicy.READ_ONLY_SAFE does not detect partition loss - Fixes #4331. Signed-off-by: Alexey Goncharuk (cherry picked from commit eca5c5a) commit c6334c93e0be8868cccdd43b551d38a7fcb3922b Author: ilantukh Date: 2018-08-01T13:31:15Z IGNITE-8900 SqlFieldsQuery provides incorrect result when item size exceeds page size. (cherry picked from commit f1ecbbc) commit f8d7d3a35fcfbfed6293adf984c24ad010de09ec Author: Maxim Muzafarov Date: 2018-08-01T15:39:54Z IGNITE-7165 Re-balancing is cancelled if client node joins Signed-off-by: Anton Vinogradov (cherry picked from commit 137dd06aaee9cc84104e6b4bf48306b050341e3a) commit b2a192177739ed03e827482f49e8d92e530d351b Author: Alexey Kuznetsov Date: 2018-08-02T10:18:50Z IGNITE-9151 Web Console: Fixed logic of removing cluster items: caches, models, igfss. (cherry picked from commit 1cdf7ef992c36a1b8f52021dd91705c51257d1c1) commit 8b20cfb2b5e45a0d571b98f61251d69cc6483895 Author: Pavel Kovalenko Date: 2018-08-02T12:51:17Z IGNITE-9111 Do not wait for deactivation. Signed-off-by: agura (cherry picked from commit 8811a14) ---- ---