From dev-return-40508-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Mon Oct 15 15:10: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 178ED180647 for ; Mon, 15 Oct 2018 15:10:30 +0200 (CEST) Received: (qmail 43501 invoked by uid 500); 15 Oct 2018 13:10:30 -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 43485 invoked by uid 99); 15 Oct 2018 13:10:29 -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; Mon, 15 Oct 2018 13:10:29 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E4A7ADFC65; Mon, 15 Oct 2018 13:10:28 +0000 (UTC) From: dgovorukhin To: dev@ignite.apache.org Reply-To: dev@ignite.apache.org Message-ID: Subject: [GitHub] ignite pull request #4990: ignite-2.5.1-141-IL-1 Content-Type: text/plain Date: Mon, 15 Oct 2018 13:10:28 +0000 (UTC) GitHub user dgovorukhin opened a pull request: https://github.com/apache/ignite/pull/4990 ignite-2.5.1-141-IL-1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.5.1-141-IL-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4990.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 #4990 ---- commit dc8ba0932a944f3e966ebbe2af053488d1fe9b28 Author: Sergey Chugunov Date: 2018-05-04T12:26:02Z IGNITE-8421 new implementation of getChildren method is added tolerating KeeperException.NoNodeException - Fixes #3939. Signed-off-by: dpavlov (cherry-picked from commit #02e9ca993178d4aa648d06cb93ce1a9277eb22b1) commit 0d37bd6749829ce07fbd4b0d2344b62588177628 Author: Ivan Rakov Date: 2018-06-05T11:42:43Z IGNITE-8682 Attempt to configure IGFS in persistent mode without specific data region ends with AssertionError (cherry picked from commit 2fe0a10) commit 0c20c51025e5a550b7f3d8458acae27ec8cdcef5 Author: a-polyakov Date: 2018-06-05T15:49:19Z IGNITE-8602 Add support filter "label null" for control.sh tx utility - Fixes #4073. Signed-off-by: Alexey Goncharuk (cherry picked from commit 3372590) commit 455777d2cd2bd6b83d69dbdbbd7e95b4f375bb75 Author: a-polyakov Date: 2018-06-05T16:01:03Z IGNITE-8467 Fixed filter minSize for transactions utility control.sh. Fixes #4069 (cherry picked from commit d61c068) commit c40f7659f24b6037485a5ac5e1965b0c6bd573bb Author: Sergey Kosarev Date: 2018-06-06T08:19:26Z IGNITE-8587 GridToStringBuilder use ConcurrentHashMap to avoid global locks on classCache - Fixes #4059. Signed-off-by: Alexey Goncharuk (cherry picked from commit ecd8261f1add62099fde39aa7dca49855a866eda) commit af026c7840101e2c57c7dd882baabddb6df2fa82 Author: Ilya Lantukh Date: 2018-06-04T22:24:37Z IGNITE-8693 SQL JOIN between PARTITIONED and REPLICATED cache fails - Fixes #4120. Signed-off-by: Ivan Rakov (cherry picked from commit bc35ce0) commit a84538a9df8ace432411736289ec8371dee215e2 Author: Sergey Kosarev Date: 2018-06-06T09:59:28Z IGNITE-8696 control.sh utility does not show atomicity mode - Fixes #4127. Signed-off-by: Ivan Rakov (cherry picked from commit 78e5d970be74c04b01857123b1a623038aa18440) commit fff8a4cc48ae7d8a47f8911763a71d0d59042d87 Author: Andrey Kuznetsov Date: 2018-06-06T12:02:35Z IGNITE-8642 Added thread dumping to FailureProcessor Signed-off-by: Andrey Gura commit 6ea23844cfb0294a0cf3f3c21787aeff30939bcf Author: Dmitriy Sorokin Date: 2018-06-06T11:34:04Z IGNITE-8311 IgniteClientRejoinTest.testClientsReconnectDisabled causes exchange-worker to terminate via NPE Signed-off-by: Andrey Gura commit bad52d3843925d831e6d357a4382731751ae6bb7 Author: Ilya Lantukh Date: 2018-06-04T14:07:52Z GG-13862 : Disabled fast eviction. (cherry picked from commit 786633d) commit 6956097ceedd2e3e9edcb627d97e49afb7f0a26d Author: Pavel Kovalenko Date: 2018-06-06T12:24:39Z IGNITE-8482 Skip 2-phase partition release wait in case of activation or dynamic caches start - Fixes #4078. Signed-off-by: Alexey Goncharuk (cherry picked from commit 7c565d2) commit d777c76eadd0a2ccc50f1031c42626b135da5906 Author: Dmitriy Govorukhin Date: 2018-06-06T14:20:18Z IGNITE-8685 Fixed switch segment record size - Fixes #4130. Signed-off-by: Alexey Goncharuk (cherry picked from commit 2a048bd) commit ef4782d8a60eea870b43933480f2c9695c9fc55d Author: Alexey Goncharuk Date: 2018-06-07T11:55:13Z IGNITE-8706 Fixed testMemoryUsageMultipleNodes commit 6902383e01ee69d7efff9613a68f3fc419152305 Author: Pavel Kovalenko Date: 2018-05-14T10:14:52Z IGNITE-8422 Tests fix for Zookeeper discovery split brain detection shouldn't consider client nodes - Fixes #3975. Signed-off-by: dpavlov (cherry-picked from commit #19cbf8058b48a1f8fec60f7ceac70229e7c5391a) commit 6eef070f8e0627e2986d870cc09ceb9cb351ee0d Author: Sergey Chugunov Date: 2018-05-14T17:09:33Z IGNITE-8487 tmpfs is employed by ZooKeeper tests - Fixes #3994. Signed-off-by: dpavlov (cherry-picked from commit #67be050a2c7b9efdef2388c579fc060c68ff8a38) commit c9b82cc632ad1cac51661f729f8605ab6c97c1dd Author: Anton Kalashnikov Date: 2018-06-08T15:24:09Z IGNITE-8739 Implemented WA for tcp communication SPI hanging on descriptor reservation - Fixes #4148. Signed-off-by: Alexey Goncharuk (cherry picked from commit 7021651) commit 45953256ef0f09fd5450f6f6c6967a539c5cd395 Author: Pavel Kovalenko Date: 2018-05-03T14:01:20Z IGNITE-8226 Improved logging - Fixes #3796. Signed-off-by: Alexey Goncharuk (cherry picked from commit 8dd9c5d61c86c831b490134c3cd21f2ed47758d2) commit 77d089d857876f1901ade5a017a92c9835e2976a Author: Sergey Kosarev Date: 2018-06-13T14:24:42Z IGNITE-8736 Add transaction label to CU.txString() method output - Fixes #4152. Signed-off-by: Alexey Goncharuk commit c3c80439945134867e28e8d2c6db5ef9295141b6 Author: Andrey Gura Date: 2018-06-09T13:37:49Z IGNITE-8751 Failure handler accordingly to segmentation policy should be invoked on node segmentation instead of configured failure handler commit d33fe100bc9fdbcb66754d43ec0199e44233190b Author: Andrey Gura Date: 2018-06-13T14:30:18Z IGNITE-8781 GridNioServer accepter threads should have different names commit d2c304ca415919f0933461dde92fdf354539529b Author: Aleksey Plekhanov Date: 2018-06-14T17:41:31Z IGNITE-8763 java.nio.file.AccessDeniedException is not handled with default failure handler Signed-off-by: Andrey Gura commit 2545a4d65ae9c0289c9f6faf9d2ee498375aa3c7 Author: Sergey Chugunov Date: 2018-06-15T08:31:33Z IGNITE-8657 Simultaneous start of multiple clients may lead to client start hang when exchange history size is too short - Fixes #4102. Signed-off-by: Alexey Goncharuk (cherry-picked from commit #2b928c702b2d6a7c1de8d1b3b0a1e0e65e653f21) commit f4511d921c34fc1fc048afaf3ec10307b0f3bea2 Author: Pavel Kovalenko Date: 2018-06-15T09:48:24Z IGNITE-8610 Fixed checkpoint record search for WAL delta rebalancing - Fixes #4090. Signed-off-by: Alexey Goncharuk (cherry picked from commit 10aa02a) commit 1a8e9fcafa3a6d53ab01901be798cc8957252fe6 Author: EdShangGG Date: 2018-06-15T16:35:00Z IGNITE-8610 Fix compilation (cherry picked from commit 55af7d1) commit 298ca37aea710e098d033fcc5750e408b4a07c24 Author: Ilya Lantukh Date: 2018-05-23T15:02:23Z IGNITE-7809 fixed stable failures of IgniteWalFlushDefaultSelfTest in Ignite PDS 2 & PDS 2 Direct IO, new tests were added. - Fixes #3569. Signed-off-by: dpavlov (cherry picked from commit fed2c02) commit 3a1645135cf474f5760319a3c2dd7712041cc6f4 Author: dpavlov Date: 2018-05-25T11:48:04Z IGNITE-7809 Corrected failure handler to avoid suite timeout (cherry picked from commit 0c3a7a6) commit 3c44891906171d0668fee02bc5c9e9b2d4c7b432 Author: dpavlov Date: 2018-06-06T18:09:25Z IGNITE-8727: Disabling failed tests (cherry picked from commit 095f564) commit db9ee3e14f02ccab4954c539cb40e1f8faf8b34b Author: Pavel Kovalenko Date: 2018-06-15T14:49:12Z IGNITE-8727 Fixed WalFlush with MMap tests. Signed-off-by: Andrey Gura (cherry picked from commit 41954cc) commit 631f500053843392497cf5632afac9f599d7b964 Author: Pavel Kovalenko Date: 2018-06-15T17:01:39Z Merge branch 'ignite-2.5.1-master' of github.com:gridgain/apache-ignite into ignite-2.5.1-master commit ca43e1b61151f6bd2b3d1b08b35eff67a105e3b5 Author: Sergey Chugunov Date: 2018-06-06T14:11:12Z GG-13865 filling wal segments with non-zero values ---- ---